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

Last updated: October 09,2024

1. Install "bzip2.x86_64" package

This tutorial shows how to install bzip2.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install bzip2.x86_64

2. Uninstall "bzip2.x86_64" package

Please follow the steps below to uninstall bzip2.x86_64 on Fedora 35:

$ sudo dnf remove bzip2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:40:24 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : bzip2
Version : 1.0.8
Release : 9.fc35
Architecture : x86_64
Size : 52 k
Source : bzip2-1.0.8-9.fc35.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.