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

Last updated: November 23,2024

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

This guide covers the steps necessary to install python-fs-plugin-sftp on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall python-fs-plugin-sftp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-fs-plugin-sftp
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-fs, python-paramiko
Filename: pool/universe/p/python-fs/python-fs-plugin-sftp_0.5.4-1_all.deb
Size: 2790
MD5sum: 96e51c4726a62e8fc95d288ac22f0b11
SHA1: d01b9d32852ec88a421ddf746f5cdf982ff96215
SHA256: 3c7c936741d9612ab0dae55d84f56e801861ed80438cf3d23b77c653c4a907ad
Description-en: Python filesystem abstraction - SFTP access
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 paramiko module.
Description-md5: 6abf0a8fb2b0078eb449377a47b4cbc6
Homepage: http://pypi.python.org/pypi/fs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions