How to Install and Uninstall python-semantic-version Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-semantic-version" package

In this section, we are going to explain the necessary steps to install python-semantic-version on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-semantic-version

2. Uninstall "python-semantic-version" package

Please follow the guidance below to uninstall python-semantic-version on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-semantic-version $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-semantic-version package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-semantic-version
Priority: optional
Section: python
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.3.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: python-semantic-version-doc
Filename: pool/main/p/python-semantic-version/python-semantic-version_2.3.1-1_all.deb
Size: 7772
MD5sum: c6b7148d25bc881e3cd537ba468865ef
SHA1: d76edb76d8042aee24922dc160c70316e7aeb3c6
SHA256: 7e3f09d969227042b2c80f7d5728f11105f8eb580d154f4b95ef3ddb4a8a1063
Description-en: implementing the SemVer scheme - Python 2.x
This small Python library provides a few tools to handle SemVer in Python. It
follows strictly the 2.0.0 version of the SemVer scheme. semantic_version can
also support versions which wouldn't match the semantic version scheme by
converting a version such as 0.1.2.3.4 into 0.1.2+3.4.
.
This package contains the Python 2.x module.
Description-md5: 57d236d727490970228a0ad626bb1067
Homepage: https://github.com/rbarrois/python-semanticversion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y