How to Install and Uninstall bison-runtime.x86_64 Package on Amazon Linux 2

Last updated: January 04,2025

1. Install "bison-runtime.x86_64" package

Please follow the steps below to install bison-runtime.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install bison-runtime.x86_64

2. Uninstall "bison-runtime.x86_64" package

In this section, we are going to explain the necessary steps to uninstall bison-runtime.x86_64 on Amazon Linux 2:

$ sudo yum remove bison-runtime.x86_64 $ sudo yum autoremove

3. Information about the bison-runtime.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : bison-runtime
Arch : x86_64
Version : 3.0.4
Release : 6.amzn2.0.2
Size : 38 k
Repo : amzn2-core/2/x86_64
Summary : Runtime support files used by Bison-generated parsers
URL : http://www.gnu.org/software/bison/
License : GPLv3+
Description : The bison-runtime package contains files used at runtime by
: parsers that Bison generates. Packages whose binaries contain
: parsers generated by Bison should depend on bison-runtime to
: ensure that these files are available. See the
: Internationalization in the Bison manual section for more
: information.