Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

How can I see the Contents of packages?

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
hack3rcon
Posts: 746
Joined: 2015-02-16 09:54
Has thanked: 48 times

How can I see the Contents of packages?

#1 Post by hack3rcon »

Hello,
I downloaded the firmware DVD from https://cdimage.debian.org/cdimage/unof ... 4/iso-dvd/, but how can I search in the packages for the contents?
For example, in the contents part of https://packages.debian.org/buster-back ... sc-nonfree, a list of hardware exist. Is it possible to search the items of this list on DVD?

Thank you.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: How can I see the Contents of packages?

#2 Post by Head_on_a_Stick »

Code: Select all

dpkg -L $name_of_package
Replace $name_of_package with the actual name of the package.

See also https://wiki.debian.org/WhereIsIt
deadbang

Post Reply