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

Last updated: May 07,2024

1. Install "python-ftp-cloudfs" package

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

$ sudo apt update $ sudo apt install python-ftp-cloudfs

2. Uninstall "python-ftp-cloudfs" package

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

$ sudo apt remove python-ftp-cloudfs $ sudo apt autoclean && sudo apt autoremove

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

Package: python-ftp-cloudfs
Priority: extra
Section: universe/python
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: ftp-cloudfs
Version: 0.25.2+20140217+git2a90c1a2eb-1
Depends: python-cloudfiles, python-daemon (>= 1.5.5), python-memcache (>= 1.45), python-pyftpdlib (>= 1.2.0), python-swiftclient, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/f/ftp-cloudfs/python-ftp-cloudfs_0.25.2+20140217+git2a90c1a2eb-1_all.deb
Size: 21166
MD5sum: 2c739e7ef5f8bc65284a4cc7656b7321
SHA1: 51daf6a4b32b866633814924607421e211ce1517
SHA256: 72cb844225719ad22a5825ce7073aa233f0686abb3f847f38e31f20708dd40e9
Description-en: FTP interface to Rackspace Cloud Files and OpenStack - Python lib
FTP-CloudFS is an FTP server acting as a proxy to Rackspace Cloud Files or to
OpenStack Object Storage (Swift). It allows you to connect via any FTP client
to do upload/download or create containers. It supports pseudo-hierarchical
folders/directories as described in the Rackspace Cloud Files API and the
OpenStack Object Storage API.
.
This package contains the Python libraries.
Description-md5: f83d555431bf7e062764bc5b90654894
Homepage: https://github.com/cloudfs/ftp-cloudfs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu