/apt-show

apt-show is a Bash script designed to display detailed information about APT packages. It retrieves and shows the following information for each package: `apt-cache show $PKG`, `apt-get changelog $PKG`, `apt-file show $PKG`.

Primary LanguageShell

apt-show Script apt-show is a Bash script designed to display detailed information about APT packages. It retrieves and shows the following information for each package: apt-cache show $PKG, apt-get changelog $PKG, apt-file show $PKG.

That is about it.

License

This project is licensed under the MIT License.