Opened 15 years ago
Closed 15 years ago
#469 closed task (fixed)
cleanup unused -dev packages with autoremove
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OSGeoLive | Keywords: | apt |
Cc: |
Description
Hi,
for future:
at the end of setdown.sh we should try apt-get autoremove without the --yes flag. This may uninstall a lot more than we intend- any packages which are self-compiled must manually install any libraries they need if they want them to hand around.
Some installers (e.g. pgRouting) are naughty and don't clean up their -dev packages after themselves, leading to a couple of hundred extra MB on the final disc. autoremove would catch those.
Hamish
Note:
See TracTickets
for help on using tickets.