ubuntu-release-info

Ubuntu distribution release information


Keywords
ubuntu, distro, release, info, lts, supported
License
GPL-3.0
Install
pip install ubuntu-release-info==20.2

Documentation

Ubuntu Release Info

Build Status Snap Status

Get it from the Snap Store

Ubuntu distribution release information

Similar to the 'distro-info' package, this class parses and contains the Ubuntu release information. Instead of a static data file, this instead downloads the the meta-release information from changelogs.ubuntu.com, and parses it to determine the most recent release information.

Install

Users can obtain ubuntu-release-download as a snap:

snap install ubuntu-release-info

Or via PyPI:

pip3 install ubuntu-release-info

Usage

Run the command with the flag to see the codenames matching that flag:

ubuntu-release-info

Options:

  • all:
  • lts:
  • devel:
  • supported:
  • unsupported: