HostOnNet Blog

apt

Looking for Linux Server Admin or WordPress Expert? We can help.

To list all files in a package

dpkg -L PACKAGE_NAME

Or

dpkg-query -L PACKAGE_NAME

List All dependency for a Package

apt depends PACKAGE_NAME

Show details of a Package

apt show PACKAGE_NAME

Posted in Ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.