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

Last updated: January 08,2025

1. Install "python3-btrfsutil.x86_64" package

This tutorial shows how to install python3-btrfsutil.x86_64 on Fedora 36

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

2. Uninstall "python3-btrfsutil.x86_64" package

Please follow the instructions below to uninstall python3-btrfsutil.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:34:21 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-btrfsutil
Version : 5.18
Release : 1.fc36
Architecture : x86_64
Size : 34 k
Source : btrfs-progs-5.18-1.fc36.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.