Hope I did it right __{{emoticon}}__anticapitalista wrote:Remove wicd.Code: Select all
apt-get purge wicd* (note the *) apt-get -f install
Code: Select all
jun@(none):~$ sux
Password:
root@(none):/home/jun# apt-get purge wicd*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting python2.6-dulwich for regex 'wicd*'
Note, selecting python-dulwich instead of python2.6-dulwich
Note, selecting wicd-curses for regex 'wicd*'
Note, selecting python-dulwich for regex 'wicd*'
Note, selecting wicd for regex 'wicd*'
Note, selecting python2.5-dulwich for regex 'wicd*'
Note, selecting python-dulwich instead of python2.5-dulwich
Note, selecting python-wicd for regex 'wicd*'
Note, selecting xpm2wico for regex 'wicd*'
Note, selecting wicd-client for regex 'wicd*'
Note, selecting wicd-cli for regex 'wicd*'
Note, selecting wicd-daemon for regex 'wicd*'
Note, selecting greenwich for regex 'wicd*'
Note, selecting wicd-gtk for regex 'wicd*'
Note, selecting r-cran-sandwich for regex 'wicd*'
The following packages were automatically installed and are no longer required:
lzma libcamel1.2-14 libx264-88 libparted1.8-12 python-urwid libcelt0
libgirepository1.0-0 libedataserver1.2-11 python-iniparse libebook1.2-9
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
python-wicd* wicd* wicd-curses* wicd-daemon* wicd-gtk*
0 upgraded, 0 newly installed, 5 to remove and 38 not upgraded.
4 not fully installed or removed.
After this operation, 3,219kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 62989 files and directories currently installed.)
Removing wicd ...
Removing wicd-curses ...
Purging configuration files for wicd-curses ...
Removing wicd-gtk ...
Purging configuration files for wicd-gtk ...
Removing wicd-daemon ...
* Stopping Network connection manager wicd [ ok ]
find: `/usr/share/wicd/': No such file or directory
Purging configuration files for wicd-daemon ...
Removing python-wicd ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for menu ...
Processing triggers for python-support ...
localepurge: Disk space freed in /usr/share/locale: 202552 KiB
localepurge: Disk space freed in /usr/share/man: 4404 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 7824 KiB
localepurge: Disk space freed in /usr/share/omf: 164 KiB
Total disk space freed by localepurge: 214944 KiB
root@(none):/home/jun# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
lzma libcamel1.2-14 libx264-88 libparted1.8-12 python-urwid libcelt0
libgirepository1.0-0 libedataserver1.2-11 python-iniparse libebook1.2-9
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 38 not upgraded.
root@(none):/home/jun#