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

Last updated: May 18,2024

1. Install "python-fs" package

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

$ sudo apt update $ sudo apt install python-fs

2. Uninstall "python-fs" package

Learn how to uninstall python-fs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-fs $ sudo apt autoclean && sudo apt autoremove

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

Package: python-fs
Priority: optional
Section: universe/python
Installed-Size: 1146
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: all
Version: 0.5.4-1
Provides: python2.7-fs
Depends: python (>= 2.6) | python-simplejson, python-fuse, python-mako, python-pyinotify, python-xattr, python-pkg-resources, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-nose, python-pyftpdlib
Filename: pool/universe/p/python-fs/python-fs_0.5.4-1_all.deb
Size: 189180
MD5sum: 068eac4ac8edb393bb2a7a1418950279
SHA1: fca140485302e0621b2a10a2f2d491fa4df85a12
SHA256: 509e496b92ebc3fd3902fbd8cda050ca6788580f800122a339d752ca250260c0
Description-en: Python filesystem abstraction
Pyfilesystem is a Python module that provides a common interface to many types
of filesystem, and provides some powerful features such as exposing
filesystems over an internet connection, or to the native filesystem.
Description-md5: dd602105ff3a6c7f5bc6eed14c9ee01f
Homepage: http://pypi.python.org/pypi/fs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu