How to Install and Uninstall bison Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "bison" package
Please follow the step by step instructions below to install bison on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
bison
Copied
2. Uninstall "bison" package
Please follow the instructions below to uninstall bison on openSuSE Tumbleweed:
$
sudo zypper remove
bison
Copied
3. Information about the bison package on openSuSE Tumbleweed
Information for package bison:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bison
Version : 3.8.2-3.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : bison-3.8.2-3.7.src
Upstream URL : https://www.gnu.org/software/bison/bison.html
Summary : The GNU Parser Generator
Description :
Bison is a parser generator similar to yacc(1).
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bison
Version : 3.8.2-3.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : bison-3.8.2-3.7.src
Upstream URL : https://www.gnu.org/software/bison/bison.html
Summary : The GNU Parser Generator
Description :
Bison is a parser generator similar to yacc(1).