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

Last updated: May 02,2024

1. Install "python3-setuptools-scm" package

This is a short guide on how to install python3-setuptools-scm on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-setuptools-scm" package

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

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

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

Package: python3-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: python3:any (>= 3.3.2-2~)
Filename: pool/universe/s/setuptools-scm/python3-setuptools-scm_1.10.1-2ubuntu1_all.deb
Size: 11198
MD5sum: de7a63e72a23b54cc32b92b51c8f3792
SHA1: 1b3c717376d5b3ecaa4f44e5e3a6309c9384a262
SHA256: 7e41f332439e141cbab7686ab27e76cc449ec6b67502726812e6f38350740a8f
Description-en: blessed package to manage your versions by scm tags for Python 3
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 3.
Description-md5: c353938219a7a245d00a6d32abc2badb
Homepage: https://github.com/pypa/setuptools_scm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu