Dpkg

From Lolly's Wiki
Revision as of 16:58, 25 February 2016 by Lollypop (talk | contribs)
Jump to navigationJump to search

Kategorie:Linux

Missing key id NO_PUBKEY

# apt-key adv --keyserver keyserver.ubuntu.com --recv  <keyid>


Packages from a specific source

Prequisite: dctrl-tools

sudo apt-get install dctrl-tools

Show packages

For example all PPA packages

sudo grep-dctrl -sPackage . /var/lib/apt/lists/ppa*_Packages

From where is my package installed?

sudo apt-cache policy <package>

Does my file match the checksum from the package?

If you fear you are hacked verify your binaries!

Prequisite: debsums

sudo apt-get install debsums

Verify packages

$ sudo debsums unhide.rb
/usr/bin/unhide.rb                                                            OK
/usr/share/doc/unhide.rb/changelog.Debian.gz                                  OK
/usr/share/doc/unhide.rb/copyright                                            OK
/usr/share/lintian/overrides/unhide.rb                                        OK
/usr/share/man/man8/unhide.rb.8.gz                                            OK