[plug] Debian Package Management
Onno Benschop
onno at itmaze.com.au
Sat Jul 23 11:31:18 WST 2005
So, how are you supposed to deal with the following scenario:
apt-get install a
=> a requires b and c, so they get installed
apt-get --purge remove a
=> a gets removed, but b and c are still lying around
Or:
apt-get install a
=> a requires b and c, so they get installed
apt-get install d
=> d requires b, which is already installed
apt-get --purge remove a
=> a gets removed, but c is still lying around
apt-get --purge remove d
=> d gets removed, but b is still lying around and was installed
because of a, not d
How do you keep sane and not have all this stuff lying around?
--
Onno Benschop
Connected via Optus B3 at S34°45'36.5" - E139°00'08.7" (Mount Pleasant, SA)
--
()/)/)() ..ASCII for Onno..
|>>? ..EBCDIC for Onno..
--- -. -. --- ..Morse for Onno..
Proudly supported by Skipper Trucks, Highway1, Concept AV, Sony Central, Dalcon
ITmaze - ABN: 56 178 057 063 - ph: 04 1219 8888 - onno at itmaze.com.au
More information about the plug
mailing list