How to Install and Uninstall python3-btrfs Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-btrfs" package

This tutorial shows how to install python3-btrfs on Kali Linux

$ sudo apt update $ sudo apt install python3-btrfs

2. Uninstall "python3-btrfs" package

Please follow the steps below to uninstall python3-btrfs on Kali Linux:

$ sudo apt remove python3-btrfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-btrfs package on Kali Linux

Package: python3-btrfs
Source: python-btrfs
Version: 13-1
Installed-Size: 348
Maintainer: Hans van Kranenburg
Architecture: all
Depends: python3:any
Breaks: monitoring-plugins-btrfs (<< 10), munin-plugins-btrfs (<< 10)
Size: 70676
SHA256: 5c8cf3ec5a7b8c3c4e3f6839ccf84a0538c5f9bd610984eece98928119c937d7
SHA1: b55cd4f716111eb2fea18bbc0f87ccc98a964e25
MD5sum: 287e7d6f4dc7d02060a936f8b419cd57
Description: Python module to inspect an online btrfs filesystem
The primary goal of this module is to be able to inspect the internals of a
mounted, online, filesystem for educational purposes.
.
A second goal is to provide a nicer way for automating administration tasks
and writing monitoring scripts by being able to just programmatically access
the needed information, instead of having to spend most of the time on parsing
human readable output from other btrfs tools.
Description-md5:
Homepage: https://github.com/knorrie/python-btrfs/
Section: python
Priority: optional
Filename: pool/main/p/python-btrfs/python3-btrfs_13-1_all.deb