W dniu 22.12.2012 09:09, Vincent Cheng pisze: > On Fri, Dec 21, 2012 at 10:15 PM, Mohsen Pahlevanzadeh > <[email protected]> wrote: >> Dear all, >> >> Suppose i have systemtap-sdt-dev package on repo and i didn't install >> it. i want to see it's files, how can do it? > If you just want a list of files: > http://packages.debian.org/sid/amd64/systemtap-sdt-dev/filelist > > If you want the actual contents of the package in question: > $ apt-get download systemtap-sdt-dev > $ dpkg-deb -x systemtap-sdt-dev_1.7-1+b1_amd64.deb . > In addition we've got apt-file tool.
apt-get install apt-file apt-file update apt-file list systemtap-sdt-dev regards Bartosz Fenski -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

