How to Install and Uninstall apt-show-source Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "apt-show-source" package

Please follow the step by step instructions below to install apt-show-source on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install apt-show-source

2. Uninstall "apt-show-source" package

This guide covers the steps necessary to uninstall apt-show-source on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove apt-show-source $ sudo apt autoclean && sudo apt autoremove

3. Information about the apt-show-source package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: apt-show-source
Priority: optional
Section: universe/admin
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: OHURA Makoto
Architecture: all
Version: 0.10+nmu4
Depends: perl, apt
Filename: pool/universe/a/apt-show-source/apt-show-source_0.10+nmu4_all.deb
Size: 14558
MD5sum: dd13631c9c6068e9a358a89e29a20102
SHA1: a65bf10632fbde4348406734e3e8257d383722f6
SHA256: 8d8fbb9daafbb2cb1b412a6dea97d14d502d2d7027289c1c5172afb36dfcbfe9
Description-en: Shows source-package information
This program parses the APT lists for source packages and the
dpkg status file and then lists every package with a different
version number than the one installed.
It's very useful if your deb-src sources.list entries point to
unstable and your deb entries point to stable.
Description-md5: d4cedf9c62e14ae2d9a9387616ae8fa2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu