On Fri, 07 Mar 2003 09:21:29 +1100 Terry Collins wrote: > AIUI - apt-get remove package uninstalls and deletes package from > system.
No. remove will uninstall the package, but configuration files stay installed, as well as debconf config, and the package file will stay in apt's cache (/var/cache/apt/archives/) Check out the clean and autoclean apt-get commands to find out about clearing apt's cache. -- Pete -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
