How to Install and Uninstall bzip2.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "bzip2.x86_64" package

Please follow the instructions below to install bzip2.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install bzip2.x86_64

2. Uninstall "bzip2.x86_64" package

This guide let you learn how to uninstall bzip2.x86_64 on Fedora 36:

$ sudo dnf remove bzip2.x86_64 $ sudo dnf autoremove

3. Information about the bzip2.x86_64 package on Fedora 36

Last metadata expiration check: 0:24:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : bzip2
Version : 1.0.8
Release : 11.fc36
Architecture : x86_64
Size : 52 k
Source : bzip2-1.0.8-11.fc36.src.rpm
Repository : fedora
Summary : File compression utility
URL : http://www.bzip.org/
License : BSD
Description : Bzip2 is a freely available, patent-free, high quality data compressor.
: Bzip2 compresses files to within 10 to 15 percent of the capabilities
: of the best techniques available. However, bzip2 has the added benefit
: of being approximately two times faster at compression and six times
: faster at decompression than those techniques. Bzip2 is not the
: fastest compression utility, but it does strike a balance between speed
: and compression capability.
:
: Install bzip2 if you need a compression utility.