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

Last updated: May 17,2024

1. Install "python3-yapsy" package

Please follow the guidance below to install python3-yapsy on Kali Linux

$ sudo apt update $ sudo apt install python3-yapsy

2. Uninstall "python3-yapsy" package

Here is a brief guide to show you how to uninstall python3-yapsy on Kali Linux:

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

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

Package: python3-yapsy
Source: yapsy
Version: 1.12.2-2
Installed-Size: 132
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-yapsy-doc
Size: 30356
SHA256: fef12002801e1ba6d0da19d6790ec4fea5a24650b388b961aa42bf63b46e3efb
SHA1: 177b9059d232f7142eb499286bba545bb936141b
MD5sum: e305844266dd39564e448768f0f13563
Description: simple plugin system for Python3 applications
Yapsy, or Yet Another Plugin SYstem, is a small library implementing the core
mechanisms needed to build a plugin system into a wider application.
.
The main purpose is to depend only on Python's standard libraries (at least
version 3.2) and to implement only the basic functionalities needed to detect,
load and keep track of several plugins.
Description-md5:
Homepage: https://yapsy.sourceforge.net/
Section: python
Priority: optional
Filename: pool/main/y/yapsy/python3-yapsy_1.12.2-2_all.deb