Query files of the package
dpkg-query -L package apt-get install packageRemove package (append -s before remove to test)
apt-get remove packageRemove package cleanly (append -s before remove to test)
apt-get --purge packageQuery which package own a file
dpkg -S fileInfo about package file (deb)
dpkg-deb -I /var/cache/apt/archives/libasound2_1.0.8-3_i386.debList contents of package file (deb)
dpkg-deb -c /var/cache/apt/archives/libasound2_1.0.8-3_i386.debmudah2an tidak mudah lupa lagi hehehe...
No comments:
Post a Comment