4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
5 results tagged dpkg x
  • thumbnail
    linux - Can dpkg verify files from an installed package? - Server Fault

    L'équivalent de rpm -qV, bien mieux que debsums qui se limite à verifier quelques fichiers. J'ai l'impression que dpkg -V vérifie bien TOUS les fichiers du packages (même ceux dans /etc)

    -V, --verify [package-name...]
    Verifies the integrity of package-name or all packages if omit‐
    ted, by comparing information from the installed paths with the
    database metadata.

          The output format is selectable with the --verify-format option,
          which by default uses the rpm format, but that might  change  in
          the  future,  and  as  such programs parsing this command output
          should be explicit about the format they expect.
    31 janvier 2016 à 18:35:02 UTC+1 - permalink - archive.org - http://serverfault.com/questions/322518/can-dpkg-verify-files-from-an-installed-package
    dpkg
  • deb files

    ls /var/lib/dpkg/info/irssi*

    8 juin 2015 à 10:08:21 UTC+2 - permalink - archive.org - https://links.infomee.fr/?TYJPLw
    deb dpkg install postinst
  • Echoes: How-To: Use apt-file to See What Files a Package Installs

    Pratique :
    Installation : apt-get install apt-file && apt-file update

    Chercher un fichier dans les packages en utilisant une regex :
    apt-file search -x '/dig$'

    Lister les fichiers d'un package sans l'installer (équivalent dpkg -L) :
    apt-file show dnsutils

    28 mars 2014 à 11:42:46 UTC+1 - permalink - archive.org - http://vivapinkfloyd.blogspot.fr/2008/07/how-to-use-apt-file-to-see-what-files.html
    apt debian dpkg
  • How to interpret the status of dpkg (–list)? | Programming in Linux
    4 décembre 2013 à 12:28:16 UTC+1 - permalink - archive.org - http://linuxprograms.wordpress.com/2010/05/11/status-dpkg-list/
    debian dpkg
  • Check les fichiers d'un package sans l'installer

    apt-get --download-only install percona-server-server-5.6
    dpkg --contents /var/cache/apt/archives/percona-server-server-5.6_5.6.13-rel61.0-461.wheezy_amd64.deb

    24 octobre 2013 à 12:15:52 UTC+2 - permalink - archive.org - https://links.infomee.fr/?SyV76g
    apt-get deb dpkg
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation