====== Ubuntu - dpkg - What files are provided by the package ====== List all files inside the **.deb** package file. * Very useful to find where files would be installed. sudo dpkg -c [package name] ---- ===== Examples ===== dpkg -c dc_1.06-19_i386.deb