Results 1 to 2 of 2

Thread: Tracking the reason for installing additional packages to ease future removal?

  1. #1
    Join Date
    Jun 2009
    Beans
    14

    Tracking the reason for installing additional packages to ease future removal?

    Hello,

    I had to install some additional packages (postgresql, postGIS, R, etc) on top of lubuntu to recreate my windows work environment. Those packages had perhaps fifty dependencies. Are there any tools that would allow me to annotate what was added when and why? Perhaps later I could go back and uninstall unneeded packages.

    thank you,
    -david

  2. #2
    Join Date
    Jan 2008
    Beans
    7,744

    Re: Tracking the reason for installing additional packages to ease future removal?

    Browse /var/log/apt/ for a complete history.

    Also "man apt-get" to learn more about "apt-get autoremove" (a command I personally do not use or recommend, but which is very popular). Always read the list of packages-about-to-be-removed before answering "y"!!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •