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

Last updated: June 04,2024

1. Install "python-llfuse-doc" package

Please follow the instructions below to install python-llfuse-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-llfuse-doc

2. Uninstall "python-llfuse-doc" package

This guide let you learn how to uninstall python-llfuse-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-llfuse-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-llfuse-doc
Priority: optional
Section: universe/doc
Installed-Size: 270
Maintainer: Ubuntu Developers
Original-Maintainer: Nikolaus Rath
Architecture: all
Source: python-llfuse
Version: 0.41.1+dfsg-4build1
Depends: libjs-sphinxdoc (>= 1.0)
Recommends: python-llfuse | python3-llfuse
Filename: pool/universe/p/python-llfuse/python-llfuse-doc_0.41.1+dfsg-4build1_all.deb
Size: 46700
MD5sum: d9bd2db24e6afab2fa67874720a8aa60
SHA1: c42e1f95c1454e3753124afd06a6d7394f9c57bc
SHA256: d1fbd66a67b5a51be6072aec3b7e6f489d526471290bc400b7befcf581ca70a2
Description-en: Python bindings for the low-level FUSE API (documentation)
Python-llfuse is a set of Python bindings for the low level FUSE API.
This package provides the documentation for both the Python 2 and
Python 3 extension (packages python-llfuse and python3-llfuse).
.
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.
Description-md5: bf45e9cac570c98e8ce402f4c2d89582
Homepage: https://bitbucket.org/nikratio/python-llfuse/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu