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

Last updated: September 20,2024

1. Install "python3-backcall" package

Please follow the instructions below to install python3-backcall on Kali Linux

$ sudo apt update $ sudo apt install python3-backcall

2. Uninstall "python3-backcall" package

This guide covers the steps necessary to uninstall python3-backcall on Kali Linux:

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

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

Package: python3-backcall
Source: python-backcall
Version: 0.2.0-4
Installed-Size: 56
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 12144
SHA256: 7b1928b6a6cbbf036a4f323e28b2523c908a389ed930b6e20e0db3915082966b
SHA1: 8a048ceebced6e4c9578cfe9761de7486cdf162d
MD5sum: 59cff97c50a1a78422d13f96732856f0
Description: Callback functions for Python
Specification for callback functions passed into an API. Provides a
mechanism for specifying the callback signature using a prototype function
and adapts callbacks with unneeded arguments to be compatible with the
original signature.
Description-md5:
Homepage: https://github.com/takluyver/backcall
Section: python
Priority: optional
Filename: pool/main/p/python-backcall/python3-backcall_0.2.0-4_all.deb