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

Last updated: April 29,2024

1. Install "bison++" package

Please follow the step by step instructions below to install bison++ on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install bison++

2. Uninstall "bison++" package

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

$ sudo apt remove bison++ $ sudo apt autoclean && sudo apt autoremove

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

Package: bison
Architecture: amd64
Version: 2:3.7.5+dfsg-1
Multi-Arch: foreign
Priority: optional
Section: devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chuan-kai Lin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2268
Depends: m4, libc6 (>= 2.17)
Suggests: bison-doc
Filename: pool/main/b/bison/bison_3.7.5+dfsg-1_amd64.deb
Size: 717560
MD5sum: 467fdd969a1ed64d2f48b407343fbbc6
SHA1: 6fc5a8ef92a7ad166b9fcfa1e9b37896ac2304ee
SHA256: 22143b4498bace9fb42601e9c275b27c7fe02dd1281cecf3de2417fe1601dc50
SHA512: 72bb8e441b4edcf4c248d0160de0578a7b3f6f5457e9bd13f9f51fcd832c46bfb3440089169da80c56e597f98e899c42f2aa30495a8074a2546fd4da639bc879
Homepage: https://www.gnu.org/software/bison/
Description-en: YACC-compatible parser generator
Bison is a general-purpose parser generator that converts a
grammar description for an LALR(1) context-free grammar into a C
program to parse that grammar. Once you are proficient with Bison, you
may use it to develop a wide range of language parsers, from those used
in simple desk calculators to complex programming languages.
.
Bison is upward compatible with Yacc: all properly-written Yacc
grammars ought to work with Bison with no change. Anyone familiar with
Yacc should be able to use Bison with little trouble. Documentation of
the program is in the bison-doc package.
Description-md5: 3b8154d16aa228f689bcd81364e7088c