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

Last updated: May 17,2024

1. Install "python-fs-plugin-s3" package

In this section, we are going to explain the necessary steps to install python-fs-plugin-s3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fs-plugin-s3

2. Uninstall "python-fs-plugin-s3" package

This guide covers the steps necessary to uninstall python-fs-plugin-s3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-fs-plugin-s3
Priority: optional
Section: universe/python
Installed-Size: 12
Maintainer: Ubuntu Developers
Original-Maintainer: Janos Guljas
Architecture: all
Source: python-fs
Version: 0.5.4-1
Depends: python-boto, python-fs
Filename: pool/universe/p/python-fs/python-fs-plugin-s3_0.5.4-1_all.deb
Size: 2798
MD5sum: 624a7a50f34de80c3d1a9ea684e7245c
SHA1: 4197e12ef8f06b0f780bba72a136d891134d1e8a
SHA256: 59f72c6eec15c2f399d1a00fb1920313a557d0f5a50eec994dd0f98a25ddac1d
Description-en: Python filesystem abstraction - Amazon S3
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.
.
This package is a dependency package, which depends on boto module for
accessing Amazon S3 storage.
Description-md5: ecdbf879cb667f2cf041d92c56aef246
Homepage: http://pypi.python.org/pypi/fs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions