Ubuntu deb installation package dependencies and installed software verify issues
by ZH_Y from LinuxQuestions.org on (#50NP7)
1.I can now package the ubuntu cache's deb installation package and install the deb files offline.But I want to see what the dependent installer packages are for installing an application, such as system-config-printer.
2.I used "apt-get install xxx.deb", I want to check whether the software I just installed is installed correctly, I want to know what command to use to operate.


2.I used "apt-get install xxx.deb", I want to check whether the software I just installed is installed correctly, I want to know what command to use to operate.