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

Last updated: May 19,2024

1. Install "python3-arpeggio" package

Please follow the guidelines below to install python3-arpeggio on Kali Linux

$ sudo apt update $ sudo apt install python3-arpeggio

2. Uninstall "python3-arpeggio" package

Learn how to uninstall python3-arpeggio on Kali Linux:

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

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

Package: python3-arpeggio
Source: arpeggio
Version: 2.0.2-1
Installed-Size: 141
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-arpeggio-doc
Size: 29364
SHA256: fb381d318293951d414849e4296ba52e2268a5a9949d96371c8b8cd8ad972fc2
SHA1: eaceaf7c9053760c22b01bc3d0e3baf7bb28f046
MD5sum: af9f5ed4a604ceab5925f411215ad9e9
Description: parser interpreter based on PEG grammars (Python 3)
Arpeggio is a recursive descent parser with memoization based on PEG grammars
(aka Packrat parser).
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://textx.github.io/Arpeggio/
Section: python
Priority: optional
Filename: pool/main/a/arpeggio/python3-arpeggio_2.0.2-1_all.deb