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

Last updated: May 17,2024

1. Install "python3-pluginbase" package

This tutorial shows how to install python3-pluginbase on Kali Linux

$ sudo apt update $ sudo apt install python3-pluginbase

2. Uninstall "python3-pluginbase" package

This is a short guide on how to uninstall python3-pluginbase on Kali Linux:

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

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

Package: python3-pluginbase
Source: python-pluginbase
Version: 1.0.1-1
Installed-Size: 44
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 13496
SHA256: 7ea12a2551f5ad8d4391b039997be5af0d1e67637dd9113f1598ac5d6d6319bc
SHA1: 7a6c0ac804ac7d3d6e28a49cacb616a9995bc307
MD5sum: ad74384588cabdb9b445a71de293e8ab
Description: Support library for building plugins systems (Python 3)
This package contains a module that enables the development of flexible plugin
systems in Python.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/mitsuhiko/pluginbase
Section: python
Priority: optional
Filename: pool/main/p/python-pluginbase/python3-pluginbase_1.0.1-1_all.deb