4339 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.
    2016年1月31日 GMT+1 下午6:35:02 - 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*

    2015年6月8日 GMT+2 上午10:08:21 - 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

    2014年3月28日 GMT+1 上午11:42:46 - 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
    2013年12月4日 GMT+1 下午12:28:16 - 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

    2013年10月24日 GMT+2 下午12:15:52 - 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