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

Last updated: May 02,2024

1. Install "python-funcsigs" package

This tutorial shows how to install python-funcsigs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-funcsigs

2. Uninstall "python-funcsigs" package

Please follow the steps below to uninstall python-funcsigs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-funcsigs $ sudo apt autoclean && sudo apt autoremove

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

Package: python-funcsigs
Priority: optional
Section: python
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.4-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-funcsigs-doc
Filename: pool/main/p/python-funcsigs/python-funcsigs_0.4-2_all.deb
Size: 12552
MD5sum: 5da64fbc058b23f4801414e8ff026c42
SHA1: ceb889538bd490cd96ba4ab86df9be714de954a0
SHA256: 23b72078554e1c61b1a1159c74ad4b8f39ba401aaa792e210993ee272cb16e49
Description-en: function signatures from PEP362 - Python 2.7
funcsigs is a backport of the PEP 362 function signature features from Python
3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well
as 3.2 and up.
.
This package contains the Python 2.7 module.
Description-md5: e244a4b84e053b6fa424f5aa2d85e805
Homepage: http://funcsigs.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y