Posts Tagged ‘dpkg-build’

July 24, 2012 0

inspect result of installing .deb file

By in deb, linux

What files is installed on the system and where when running a .deb file either by software-center or dpkg -i .deb? find out by running: dpkg-build –contents .deb This doesnt install the package but let you inspect what will happen is you install

Tags: ,