How to Install and Uninstall btrfs-progs-devel.i686 Package on Fedora 36

Last updated: October 02,2024

1. Install "btrfs-progs-devel.i686" package

Here is a brief guide to show you how to install btrfs-progs-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install btrfs-progs-devel.i686

2. Uninstall "btrfs-progs-devel.i686" package

Please follow the guidelines below to uninstall btrfs-progs-devel.i686 on Fedora 36:

$ sudo dnf remove btrfs-progs-devel.i686 $ sudo dnf autoremove

3. Information about the btrfs-progs-devel.i686 package on Fedora 36

Last metadata expiration check: 1:02:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : btrfs-progs-devel
Version : 5.18
Release : 1.fc36
Architecture : i686
Size : 55 k
Source : btrfs-progs-5.18-1.fc36.src.rpm
Repository : updates
Summary : btrfs filesystem-specific libraries and headers
URL : https://btrfs.wiki.kernel.org/index.php/Main_Page
License : GPLv2 and LGPLv2+
Description : btrfs-progs-devel contains the libraries and header files needed to
: develop btrfs filesystem-specific programs.
:
: It includes development files for two libraries:
: - libbtrfs (GPLv2)
: - libbtrfsutil (LGPLv2+)
:
: You should install btrfs-progs-devel if you want to develop
: btrfs filesystem-specific programs.