How to Install and Uninstall python3-btrfsutil.x86_64 Package on Fedora 34

Last updated: September 29,2024

1. Install "python3-btrfsutil.x86_64" package

Please follow the guidance below to install python3-btrfsutil.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-btrfsutil.x86_64

2. Uninstall "python3-btrfsutil.x86_64" package

This tutorial shows how to uninstall python3-btrfsutil.x86_64 on Fedora 34:

$ sudo dnf remove python3-btrfsutil.x86_64 $ sudo dnf autoremove

3. Information about the python3-btrfsutil.x86_64 package on Fedora 34

Last metadata expiration check: 2:02:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-btrfsutil
Version : 5.16.2
Release : 1.fc34
Architecture : x86_64
Size : 34 k
Source : btrfs-progs-5.16.2-1.fc34.src.rpm
Repository : updates
Summary : Python 3 bindings for libbtrfsutil
URL : https://btrfs.wiki.kernel.org/index.php/Main_Page
License : LGPLv2+
Description : python3-btrfsutil contains Python 3 bindings to the libbtrfsutil library,
: which can be used for btrfs filesystem-specific programs in Python.
:
: You should install python3-btrfsutil if you want to use or develop
: btrfs filesystem-specific programs in Python.