![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Way Too Much Ubuntu
![]() Join Date: Apr 2006
Beans: 223
|
HowTo: Create a list of installed packages
I found out how to do this recently and thought it might be helpful to some people. To output this information to a file in your home directory you would use,
Code:
dpkg --get-selections > installed-software Code:
dpkg --set-selections < installed-software Code:
dselect |
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Oct 2005
Beans: 149
|
Re: HowTo: Create a list of installed packages
bump
damn this is smooth! good looking out! |
|
|
|
|
|
#3 |
|
Ubuntu Extra Shot
![]() Join Date: Nov 2005
Location: Where do I live
Beans: 330
Ubuntu 6.10 Edgy
|
Re: HowTo: Create a list of installed packages
Can anyone provide a list generated by this on a clean Edgy install? I'm trying to figure out what I've installed in the past, so I can remove things I no longere need.
__________________
Visit my website. Check out my font! My HOWTOs: Templates for "Create Document" Menu :: Tango colors in Xchat-gnome :: Compile and Install Gimmie |
|
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: England
Beans: 127
|
Re: HowTo: Create a list of installed packages
I'm installing Edgy (x86) as we speak so once it's installed I will give you the list!
Included is a list of installed packages on a fresh install. Last edited by xfile087; November 13th, 2006 at 10:26 AM.. |
|
|
|
|
|
#5 |
|
Spilled the Beans
![]() Join Date: Aug 2006
My beans are hidden!
|
Re: HowTo: Create a list of installed packages
many thnks
I was looking for this |
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2005
Location: Europe , the Netherlands
Beans: 36
Ubuntu 9.04 Jaunty Jackalope
|
------------------------------------------------------ http://www.antarctica-rbak.nl/ubuntu/acer_aspire.php ------------------------------------------------------ Last edited by bierpullen; October 23rd, 2007 at 02:18 PM.. |
|
|
|
|
|
#7 |
|
Dipped in Ubuntu
![]() Join Date: Mar 2006
Beans: 559
|
Re: HowTo: Create a list of installed packages
huh. This would be really nice in diagnosing problems I've had.
|
|
|
|
|
|
#8 |
|
Ubuntu Extra Shot
![]() Join Date: Nov 2005
Location: Where do I live
Beans: 330
Ubuntu 6.10 Edgy
|
Re: HowTo: Create a list of installed packages
Thank you so much!
__________________
Visit my website. Check out my font! My HOWTOs: Templates for "Create Document" Menu :: Tango colors in Xchat-gnome :: Compile and Install Gimmie |
|
|
|
|
|
#9 |
|
Iced Almond Soy Ubuntu, No Foam
![]() |
Re: HowTo: Create a list of installed packages
You don't need a list of a clean install to get rid of unnecessary packages resulting from installing and uninstalling stuff. Just
Code:
sudo apt-get autoremove |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() |
Re: HowTo: Create a list of installed packages
Is there an easy way to tell Ubuntu / dpkg to uninstall every package *except* what's listed in that output file? I'm trying to take an existing install, and remove all the unnecesary packages beyond a basic command line system, but I know of no easy way to do so.
But if I could use a package list from a different system, which is just a command line install, as a basis, and tell it to remove everything but that package list, that would be great. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|