How to Install and Uninstall bzip2-devel.x86_64 Package on Amazon Linux 2
Last updated: November 27,2024
1. Install "bzip2-devel.x86_64" package
This guide covers the steps necessary to install bzip2-devel.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
bzip2-devel.x86_64
Copied
2. Uninstall "bzip2-devel.x86_64" package
This is a short guide on how to uninstall bzip2-devel.x86_64 on Amazon Linux 2:
$
sudo yum remove
bzip2-devel.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the bzip2-devel.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : bzip2-devel
Arch : x86_64
Version : 1.0.6
Release : 13.amzn2.0.3
Size : 218 k
Repo : amzn2-core/2/x86_64
Summary : Libraries and header files for apps which will use bzip2
URL : http://www.bzip.org/
License : BSD
Description :
: Header files and a library of bzip2 functions, for developing apps
: which will use the library.
Available Packages
Name : bzip2-devel
Arch : x86_64
Version : 1.0.6
Release : 13.amzn2.0.3
Size : 218 k
Repo : amzn2-core/2/x86_64
Summary : Libraries and header files for apps which will use bzip2
URL : http://www.bzip.org/
License : BSD
Description :
: Header files and a library of bzip2 functions, for developing apps
: which will use the library.