How to Install and Uninstall yapps2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "yapps2" package

This tutorial shows how to install yapps2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install yapps2

2. Uninstall "yapps2" package

This is a short guide on how to uninstall yapps2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove yapps2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the yapps2 package on Ubuntu 21.10 (Impish Indri)

Package: yapps2
Architecture: all
Version: 2.2.1-3.1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Urlichs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 103
Depends: python3:any, python3-yapps (= 2.2.1-3.1), python3-pkg-resources
Filename: pool/universe/y/yapps2/yapps2_2.2.1-3.1_all.deb
Size: 40488
MD5sum: 80fc9c85ad0ec08fe8a67e0c4d14735a
SHA1: 482485567c4b8085274bb45cd6ae0ab243afbfcf
SHA256: 44c766656a17fe4ece832cc335f5ec57b218026e0e4baefbc468cc43521c0caf
SHA512: dc516e7905eaa1eefd5cfa69b16f5b8cf3766148a998cd5a6f5845531a6bb862f73e4cdad95669a108ad1317109180bf472859650049eb2b8fee1159a586708e
Description-en: 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.
.
It is not the fastest or most powerful parser. Yapps is designed to be
used when regular expressions are not enough and other parser systems
are too much: situations where you might otherwise write your own
recursive descent parser.
.
This package contains several upward-compatible enhancements to the
original YAPPS source:
.
- handles recursive input ("include files")
- better error reporting
- reads input incrementally
Description-md5: e0daec7e8417eea1a6ad27d120598d3d