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

Last updated: November 17,2024

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

Please follow the step by step instructions below to install btrfs-progs-devel.i686 on Fedora 35

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

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

Please follow the steps below to uninstall btrfs-progs-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 4:54:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : btrfs-progs-devel
Version : 5.18
Release : 1.fc35
Architecture : i686
Size : 55 k
Source : btrfs-progs-5.18-1.fc35.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.