apt-show-source

Shows source-package information

Install

All systems
curl cmd.cat/apt-show-source.sh
Debian Debian
apt-get install apt-show-source
Ubuntu
apt-get install apt-show-source
image/svg+xml Kali Linux
apt-get install apt-show-source
Windows (WSL2)
sudo apt-get update sudo apt-get install apt-show-source
Raspbian
apt-get install apt-show-source

apt-show-source

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.