How to Install and Uninstall python3-pyzfs Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-pyzfs" package

Please follow the guidelines below to install python3-pyzfs on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyzfs

2. Uninstall "python3-pyzfs" package

This is a short guide on how to uninstall python3-pyzfs on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pyzfs package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyzfs
Architecture: amd64
Version: 2.0.6-1ubuntu2
Priority: optional
Section: python
Source: zfs-linux
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian ZFS on Linux maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 425
Depends: python3-cffi, zfsutils-linux (= 2.0.6-1ubuntu2), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any
Filename: pool/main/z/zfs-linux/python3-pyzfs_2.0.6-1ubuntu2_amd64.deb
Size: 57294
MD5sum: 935cde87834386882a9bc6ce7c8d04c9
SHA1: 0b6e4fd44308af0d34ca961fe4cdf89e0962ef74
SHA256: 4b596c14db1b6b7d35163696fba8c3b96f5a8c27732eff2cc0e26b90e7341dbc
SHA512: d96c160a020820ebc15d82566f3afc915a7af5c5df36eaf3fb1cab437b13ada18ade32fef859d25d5c3eec5ab0f66b8bbef1bae12476cda33382d7cc7eff9527
Homepage: https://zfsonlinux.org/
Description-en: wrapper for libzfs_core C library
libzfs_core is intended to be a stable interface for programmatic
administration of ZFS. This wrapper provides one-to-one wrappers for
libzfs_core API functions, but the signatures and types are more natural to
Python.
.
nvlists are wrapped as dictionaries or lists depending on their usage.
Some parameters have default values depending on typical use for
increased convenience. Enumerations and bit flags become strings and lists
of strings in Python. Errors are reported as exceptions rather than integer
errno-style error codes. The wrapper takes care to provide one-to-many
mapping of the error codes to the exceptions by interpreting a context
in which the error code is produced.
Description-md5: cc3c162e8790777a7a60f39c29c8ee89