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

Last updated: May 16,2024

1. Install "python-setuptools-scm" package

Please follow the step by step instructions below to install python-setuptools-scm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-setuptools-scm

2. Uninstall "python-setuptools-scm" package

Please follow the step by step instructions below to uninstall python-setuptools-scm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-setuptools-scm $ sudo apt autoclean && sudo apt autoremove

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

Package: python-setuptools-scm
Priority: optional
Section: universe/python
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: setuptools-scm
Version: 1.10.1-2ubuntu1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/setuptools-scm/python-setuptools-scm_1.10.1-2ubuntu1_all.deb
Size: 11132
MD5sum: 2319dc4c030b5582a2790a1d0968f2f3
SHA1: 4319990298895a71b603783e195416ed506dd580
SHA256: d9414191c5131c7c1d957890b1f404ba58b46b40959f9d0fd0fd8659cf383fe3
Description-en: blessed package to manage your versions by scm tags for Python 2
setuptools_scm handles managing your Python package versions in scm metadata.
It also handles file finders for the suppertes scm's.
.
This package installs the library for Python 2.
Description-md5: d65c3e263fd155b54621b3c8a2f1c3fb
Homepage: https://github.com/pypa/setuptools_scm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu