Debian This forum is for the discussion of Debian Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-01-2005, 06:29 AM
|
#1
|
Member
Registered: Mar 2002
Location: Spain
Distribution: Debian, Cent OS, RHEL
Posts: 119
Rep:
|
list installed debian packages
Hi all,
Could anyone please tell me how to list all the packages I have installed in my Debian system?
Thank you,
Fernando
|
|
|
03-01-2005, 06:55 AM
|
#2
|
Member
Registered: Jan 2005
Location: Between the chair and the desk
Distribution: Debian Sarge, kernel 2.6.13
Posts: 666
Rep:
|
You can use dselect (type 'dselect' and press Enter), KPackage (K menu->System->KPackage) or Synaptic (K Menu->System->Synaptic Package Manager). I'd say Synaptic is the most used tool for this kind of stuff and it's easy to use once you get used to it.
|
|
|
03-01-2005, 01:17 PM
|
#3
|
Member
Registered: Sep 2004
Location: Barcelona
Distribution: Debian, FreeBSD, Gentoo
Posts: 586
Rep:
|
or aptitude, it lists installed packages, upgradable packages, obsolete packages and not installed packages, just run aptitude from the console.
|
|
|
03-01-2005, 01:40 PM
|
#4
|
Member
Registered: Apr 2004
Location: Stockholm, Sweden
Distribution: Debian 'sid'
Posts: 250
Rep:
|
Code:
dpkg --get-selections
|
|
|
07-07-2005, 06:16 AM
|
#5
|
Member
Registered: Mar 2002
Location: Spain
Distribution: Debian, Cent OS, RHEL
Posts: 119
Original Poster
Rep:
|
Packages installed
Hi all,
I am getting better now with Debian and the best way I found to chek the packages installed is:
dpkg -l
Which will give me a list of all the packages installed.
In case someone is looking for a specific package then use:
dpkg -l | grep package_name_we_are_looking_for
Regards,
Fernando.
|
|
|
All times are GMT -5. The time now is 01:24 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|