How to Install and Uninstall python-yappy-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-yappy-doc" package

Please follow the step by step instructions below to install python-yappy-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-yappy-doc

2. Uninstall "python-yappy-doc" package

This guide let you learn how to uninstall python-yappy-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-yappy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-yappy-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-yappy-doc
Priority: optional
Section: universe/doc
Installed-Size: 199
Maintainer: Ubuntu Developers
Original-Maintainer: Rogerio Reis
Architecture: all
Source: yappy
Version: 1.9.4-1.1
Filename: pool/universe/y/yappy/python-yappy-doc_1.9.4-1.1_all.deb
Size: 95896
MD5sum: d34377aecb8577daca0c4730b40dd260
SHA1: f44a62070f67d07efbcac0884f09ba11cd947dea
SHA256: 4b3deca9b3c32c1c205c73e352f9732f2f2a32f8b7b04cac22cc769b824a99a5
Description-en: Documentation for yappy
Yappy provides a lexical analyser and a LR parser generator
for Python applications. It currently builds SLR,
LR(1) and LALR(1) tables. Tables are kept in Python shelves for use
in parsing. Some ambiguous grammars can be handled if priority
and associativity information is provided.
Description-md5: b1b32014b4b88df821eee7597b3fd1d8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu