How to Install and Uninstall python3-llfuse-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "python3-llfuse-dbg" package

Please follow the guidance below to install python3-llfuse-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-llfuse-dbg" package

In this section, we are going to explain the necessary steps to uninstall python3-llfuse-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-llfuse-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-llfuse-dbg
Priority: extra
Section: universe/debug
Installed-Size: 3267
Maintainer: Ubuntu Developers
Original-Maintainer: Nikolaus Rath
Architecture: amd64
Source: python-llfuse
Version: 0.41.1+dfsg-4build1
Replaces: python3-llfuse (<< 0.40+dfsg-1)
Depends: python3-llfuse (= 0.41.1+dfsg-4build1), libc6 (>= 2.4), libfuse2 (>= 2.8.0)
Recommends: python-dbg
Breaks: python3-llfuse (<< 0.40+dfsg-1)
Filename: pool/universe/p/python-llfuse/python3-llfuse-dbg_0.41.1+dfsg-4build1_amd64.deb
Size: 1038924
MD5sum: 7d2d7f316ec20fef1cf838a02d59ae3b
SHA1: eb2f11aedcff9317254edeec92335e3c424f9245
SHA256: 6641db03d106fc3cea449ec3600207cedfd8e5a0cc8adde8271c94b7cd80f46d
Description-en: Python 3 bindings for the low-level FUSE API (debugging symbols)
Python-llfuse is a set of Python bindings for the low level FUSE API.
.
FUSE (Filesystem in USErspace) is a simple interface for userspace
programs to export a virtual filesystem to the Linux kernel. FUSE
also aims to provide a secure method for non privileged users to
create and mount their own filesystem implementations.
.
This package contains the debugging symbols as well as the extension
built for the Python 3 debug interpreter.
Description-md5: 5ab70a2c35c2464b19d7ba92983880f9
Homepage: https://bitbucket.org/nikratio/python-llfuse/
Build-Ids: 6af64077fc95ab565f9438f77d45cc16165ae81f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu