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

Last updated: May 19,2024

1. Install "python3-yapps" package

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

$ sudo apt update $ sudo apt install python3-yapps

2. Uninstall "python3-yapps" package

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

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

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

Package: python3-yapps
Source: yapps2
Version: 2.2.1-3.2
Installed-Size: 78
Maintainer: Matthias Urlichs
Architecture: all
Depends: python3:any
Size: 17688
SHA256: dcef52e1ae53aa6f6dcf6e87fb87c9b37352fbb11bd6ac0b5e49390753a18d85
SHA1: ae4f56e8ab545b5338702c20932a64149e25a601
MD5sum: 799173bb7f4647296b98edeff3c527bd
Description: Yet Another Python Parser System
YAPPS is an easy to use parser generator that is written in Python and
generates Python code. There are several parser generator systems
already available for Python, but this parser has different goals:
Yapps is simple, very easy to use, and produces human-readable parsers.
.
This package contains the Python3 runtime support for parsers generated
with yapps2.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/y/yapps2/python3-yapps_2.2.1-3.2_all.deb