How to Install and Uninstall lemon Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 27,2024

1. Install "lemon" package

Please follow the guidelines below to install lemon on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install lemon

2. Uninstall "lemon" package

Please follow the step by step instructions below to uninstall lemon on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the lemon package on Ubuntu 21.04 (Hirsute Hippo)

Package: lemon
Architecture: amd64
Version: 3.34.1-3
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: 385
Depends: libc6 (>= 2.14)
Filename: pool/universe/s/sqlite3/lemon_3.34.1-3_amd64.deb
Size: 60340
MD5sum: f42a43fc3b0f827497f81729a41e6a3e
SHA1: 82a15b6851c6433a98b25c5a208a52ece40550fb
SHA256: 4352224727ac1e179cf6a150848df3957d1cacb433f06003847e8f4d71619532
SHA512: 60b447acebcb527806037188f4664ef67e2e1192488d975fea7ceeb8ab4ff093cea643ba8ece303d2bc485f8ec6781dd27ff2e2aa131fe66d77df2c020b1d298
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