distro-info
provides information about the distributions' releases
Install
- All systems
-
curl cmd.cat/distro-info.sh
- Debian
-
apt-get install distro-info
- Ubuntu
-
apt-get install distro-info
- Kali Linux
-
apt-get install distro-info
- Fedora
-
dnf install distro-info
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install distro-info
- Raspbian
-
apt-get install distro-info
- Dockerfile
- dockerfile.run/distro-info
distro-info
provides information about the distributions' releases
Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts.