How to Install and Uninstall s3cmd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "s3cmd" package

Please follow the steps below to install s3cmd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install s3cmd

2. Uninstall "s3cmd" package

This tutorial shows how to uninstall s3cmd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove s3cmd $ sudo apt autoclean && sudo apt autoremove

3. Information about the s3cmd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: s3cmd
Priority: optional
Section: universe/admin
Installed-Size: 414
Maintainer: Ubuntu Developers
Original-Maintainer: Matt Domsch
Architecture: all
Version: 1.6.1-1
Depends: python-dateutil, python-magic, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/s3cmd/s3cmd_1.6.1-1_all.deb
Size: 92604
MD5sum: 392c38ec271ee69aa2b4a1827dd65d5a
SHA1: a94c11ff6026ac1711f83f3da44a679dedd0c49d
SHA256: d108a84ce846a7ba83aff151f0a5c3de6f3256e287a45fd87e7b026cf51bb342
Description-en: command-line Amazon S3 client
Command-line tool to upload, retrieve and manage data in Amazon S3 service
(http://www.amazon.com/s3/), designed for use in scripts. Features:
- creating and destroying S3 buckets
- uploading and downloading files
- listing remote files
- removing remote files
- synchronizing local directories to S3 buckets
- getting various information about buckets and disk usage
.
s3cmd supports both (US and EU) S3 datacentres.
Description-md5: 08e7d9875f2367de96bad2a1d2281966
Homepage: http://s3tools.org/s3cmd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu