Whether you’re an enterprise customer deploying systems at scale or want security patching for your personal Ubuntu LTS at home, the Ubuntu Pro Client (pro) is the command-line tool that will help you manage your Ubuntu Pro services.
The Ubuntu Pro Client comes pre-installed on every Ubuntu system. You can run pro --help in your terminal window to see a list of available commands or pro status to see a list of available Ubuntu Pro services.
Useful Links
- GitHub: GitHub - canonical/ubuntu-pro-client: Ubuntu Pro Client for offerings from Canonical
- Documentation: https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/latest/
Version 36 Release Details
Version 36 of the Ubuntu Pro Client was released last week for the following Ubuntu versions:
- 16.04 Xenial Xerus
- 18.04 Bionic Beaver
- 20.04 Focal Fossa
- 22.04 Jammy Jellyfish
- 24.04 Noble Numbat
- 24.10 Oracular Oriole
- 25.04 Plucky Puffin
- 26.04 Questing Quokka
You can install the latest version by running sudo apt update && sudo apt install ubuntu-pro-client
.
Version 36 is a maintenance release with feature additions and bug fixes.
The main feature contained in this version is:
Changes to the series-specific contract tokens
This version f the client relaxes the series-specific restrictions for contract tokens which are tied to a specific Ubuntu release (onlySeries tokens). Before, such a token could be used only in the release it was tied to. Now, the Client supports attaching to the specific release and to all releases prior to that one.
For example, a Jammy Jellyfish (22.04) onlySeries token can now attach in Jammy itself, in Focal Fossa (20.04), in Bionic Beaver (18.04) and in Xenial Xerus (16.04).
Other improvements not listed here also made it into 36. The full changelog can be seen on Launchpad .
Please report any bugs or feature requests via GitHub issue.