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

Last updated: April 28,2024

1. Install "lemon" package

Learn how to install lemon on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lemon

2. Uninstall "lemon" package

This guide let you learn how to uninstall lemon on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lemon $ sudo apt autoclean && sudo apt autoremove

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

Package: lemon
Architecture: amd64
Version: 3.35.5-1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: sqlite3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 384
Depends: libc6 (>= 2.14)
Filename: pool/universe/s/sqlite3/lemon_3.35.5-1_amd64.deb
Size: 57060
MD5sum: c26c7b29f88881f3837b6ba2098f321e
SHA1: 1098c6203986c9847a6a9c6de92e79e83b8c70ec
SHA256: 4c45c2d84281fd36ca4bf6a28fc86165ba4b8022045ddd253e598073ef825ede
SHA512: 0aa789c03e7c687475d71b319bc6e4b7dbd6882ae6080444cd302bb428372d765ee8290ad698b58db5f6e5504a7b83174cbf41d737409fb992bdbc20526869a9
Homepage: https://www.sqlite.org/
Description-en: LALR(1) Parser Generator for C or C++
Lemon is an LALR(1) parser generator for C or C++. It does the same
job as bison and yacc. But lemon is not another bison or yacc
clone. It uses a different grammar syntax which is designed to reduce
the number of coding errors. Lemon also uses a more sophisticated
parsing engine that is faster than yacc and bison and which is both
reentrant and thread-safe. Furthermore, Lemon implements features
that can be used to eliminate resource leaks, making is suitable for
use in long-running programs such as graphical user interfaces or
embedded controllers.
Description-md5: 867ddd6dcabf45fb31853e332c544f1f