How to Install and Uninstall bison++ Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "bison++" package

In this section, we are going to explain the necessary steps to install bison++ on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install bison++

2. Uninstall "bison++" package

Please follow the guidelines below to uninstall bison++ on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the bison++ package on Ubuntu 20.10 (Groovy Gorilla)

Package: bison
Architecture: amd64
Version: 2:3.7+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: 2244
Depends: m4, libc6 (>= 2.17)
Suggests: bison-doc
Filename: pool/main/b/bison/bison_3.7+dfsg-1_amd64.deb
Size: 710464
MD5sum: 31da5e690d94397500f81a745d89d31d
SHA1: 6639c317aee29e158199ff8b90e498805de02e32
SHA256: 4949693c2189eacb8e574efbd4fb6e04e29498b16497f727a9b553a2599af03b
SHA512: 04c1dc310cd6a764f622d72fa6ddfbc56ed658c8f65f9b1a92357197085447671a67493314aba72f4f310503a270e615fc9bc09c86141514e4d987addcc723f5
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