Disable PackageKit Update Applet
Submitted by Sudheer on Sun, 06/15/2008 - 16:15.PackageKit is intended to be a great feature introduced in Fedora 9. Certainly not for me and like minded. It is rather an annoyance. It tries to update software on the computer without giving much information. It launches itself when you login to gnome and starts doing package management mysteriously. It corrupted my RPM database today. I had to rebuild the RPM database to get yum working again. Yum would simply hang and the yum processes never finished. They kept on running in the background. I thought disabling it would be a good idea. Hence I looked in system-config-services aka Service Configuration window. That didn't help. I launched ntsysv hoping PackageKit would be listed there. Unfortunately not.
Here is how you can disable PackageKit Update Applet in gnome desktop environment.
1. Click System
2. Click Preferences
3. Click Personal
4. Click Sessions
5.
This launches the Sessions Preferences window. On the Startup Programs
tab scroll down the list to find PackageKit Update Applet.
6. Remove the checkbox next to it to disable PackageKit Update Applet.
7. Click Close.
If you want to rebuild your RPM database use
rpm --rebuilddb -v
PackageKit will not bother you again. Neither will it cause yum or RPM database with unattended and interrupted package updates.
'Research > Linux' 카테고리의 다른 글
특정 패턴의 파일을 제외하고 tar로 묶기 (0) | 2008.10.23 |
---|---|
crontab ftp 업로드 자동 (0) | 2008.10.21 |
mc 와 터미널 창의 F10키 충돌 방지 (0) | 2008.10.14 |
Enter Password for default keyring to unlock (0) | 2008.10.09 |
vi 대신 vim을 실행하게 하려면 (0) | 2008.10.02 |