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

Last updated: May 18,2024

1. Install "python3-pyfuse3-dbg" package

Please follow the steps below to install python3-pyfuse3-dbg on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyfuse3-dbg

2. Uninstall "python3-pyfuse3-dbg" package

Learn how to uninstall python3-pyfuse3-dbg on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pyfuse3-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-pyfuse3-dbg
Architecture: amd64
Version: 3.2.0-2build1
Priority: optional
Section: universe/debug
Source: pyfuse3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5262
Depends: python3-pyfuse3 (= 3.2.0-2build1), libc6 (>= 2.17), libfuse3-3 (>= 3.2.3)
Recommends: python3-dbg
Filename: pool/universe/p/pyfuse3/python3-pyfuse3-dbg_3.2.0-2build1_amd64.deb
Size: 1740544
MD5sum: 716dc4c75da0e9cdb1934d96ac605dba
SHA1: ced73670d1c4db37466c943e0d045b9d2a2bab54
SHA256: 8cecf60e0bfae345817a7dd2cdcc7974789d2e680c416cf8aa4ca90026435ba9
SHA512: 56515594029cf7dab751e3feb013def96543deeeb7e9365774a0e8ff3189c922837ff44feb2c7d62ed00dda910cc028a1e466d18195c87d7a022f2badaa8453e
Homepage: https://github.com/libfuse/pyfuse3
Description-en: Python 3 bindings for libfuse 3 with asynchronous API (debugging symbols)
pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides
an asynchronous API compatible with Trio, and enables you to easily
write a full-featured Linux filesystem in Python.
.
This package contains the debugging symbols as well as the extension
built for the Python 3 debug interpreter.
Description-md5: 398f3496e3885fa07268af7e3e442e5f
Build-Ids: 748c8fb0e2b53749a29b4af6459e71c6fa2ad7c3

5. The same packages on other Linux Distributions