How to Install and Uninstall python3-funcsigs Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-funcsigs" package

This guide let you learn how to install python3-funcsigs on Kali Linux

$ sudo apt update $ sudo apt install python3-funcsigs

2. Uninstall "python3-funcsigs" package

Please follow the steps below to uninstall python3-funcsigs on Kali Linux:

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

3. Information about the python3-funcsigs package on Kali Linux

Package: python3-funcsigs
Source: python-funcsigs
Version: 1.0.2-5
Installed-Size: 70
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Suggests: python-funcsigs-doc
Size: 13984
SHA256: e7f50e7c9de8d9149c34b36238e516c2c598f25c0add06629e395a9092ab9281
SHA1: 906459286a7cb8090c2b15cad856bf815c7132f8
MD5sum: e1bd8e615d0131a47157caad19a90afe
Description: function signatures from PEP362 - Python 3.x
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 3.x module.
Description-md5:
Homepage: http://funcsigs.readthedocs.org
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-funcsigs/python3-funcsigs_1.0.2-5_all.deb