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

Last updated: April 29,2024

1. Install "bison++" package

Here is a brief guide to show you how to install bison++ on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install bison++

2. Uninstall "bison++" package

Please follow the instructions below to uninstall bison++ on Ubuntu 21.10 (Impish Indri):

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

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

Package: bison
Architecture: amd64
Version: 2:3.7.6+dfsg-1build1
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: 2236
Depends: m4, libc6 (>= 2.33)
Suggests: bison-doc
Filename: pool/main/b/bison/bison_3.7.6+dfsg-1build1_amd64.deb
Size: 727248
MD5sum: 61a7e65a9b3d857474fe167afa311342
SHA1: 1cf054c49566ee5300fa8617c3226ee94f130bc7
SHA256: 20220516bbd88f1463992321cf5a2da194df06261d66d36c8e503f13674feff5
SHA512: 0914de16dbd333bcfdfd03732178ff457535fcf4eb4edfabd965cda92233459bb924568550d79b268d62189f5441bf2472ba7ab762008c005247f3accd88c449
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