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

Last updated: September 19,2024

1. Install "pyzfs-doc" package

Please follow the step by step instructions below to install pyzfs-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pyzfs-doc

2. Uninstall "pyzfs-doc" package

Please follow the steps below to uninstall pyzfs-doc on Ubuntu 21.10 (Impish Indri):

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

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

Package: pyzfs-doc
Architecture: all
Version: 2.0.6-1ubuntu2
Priority: optional
Section: doc
Source: zfs-linux
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian ZFS on Linux maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 432
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Recommends: python3-pyzfs
Filename: pool/main/z/zfs-linux/pyzfs-doc_2.0.6-1ubuntu2_all.deb
Size: 48942
MD5sum: 4b54cb584b63a60f8707ebd1b9f8d2f5
SHA1: 9c0e3895408ae8641bee517627fd9534f568a690
SHA256: f48204a67d3fe1621d047c2f0999cd2da8c5ebfda047d4ec9cfe56266a318fe2
SHA512: d254e874c53ccb201bad0b3a8b9f4635b303d2186f13e04410460c1395a9332e99753c0af9afeaa18d21612495f617446c9871c0d508274288577a0fc218d849
Homepage: https://zfsonlinux.org/
Description-en: wrapper for libzfs_core C library (documentation)
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.
.
This package contains the documentation.
Description-md5: 18d5a3ceb2ed973459a34b4af3cc06cc