Results 1 to 4 of 4

Thread: Saving List of Progs?

  1. #1
    Join Date
    Jan 2008
    Location
    PVD, USA
    Beans
    240
    Distro
    Xubuntu 14.04 Trusty Tahr

    Question Saving List of Progs?

    Greetings all,

    Does anybody remember which command to use to write / save a list of programs that I have loaded on my Ubuntu box. I thought it might be the 'apt-get' command but the man page does mention anything like that.

    Cheers,
    M

  2. #2
    Join Date
    Apr 2007
    Location
    Sheffield, England
    Beans
    39
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Saving List of Progs?

    Code:
    dpkg --get-selections > software
    This will give you an output file called software with the list of programs.

  3. #3
    Join Date
    Jan 2008
    Location
    PVD, USA
    Beans
    240
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Saving List of Progs?

    Hey maciasoo,
    yea the info you gave was on target but used it fully, in a sense. I also want to use this list to re-install the progs that had before. So i haven't looked into the 'converse.' in other words how to use the list to re-install.
    cheeers,
    m

  4. #4
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

    Re: Saving List of Progs?

    In synaptic you can do it. File save markings as. Tick the Save Full state.

    Or as mentioned above.
    https://help.ubuntu.com/community/Fe...esFreshInstall

    This is old but the commands are relevant. Needs sudo.

    Have a search around.
    http://ubuntuforums.org/showthread.php?t=169062
    Last edited by philinux; August 6th, 2009 at 03:43 PM.

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
  •