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

Last updated: May 03,2024

1. Install "s3curl" package

This is a short guide on how to install s3curl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install s3curl

2. Uninstall "s3curl" package

Here is a brief guide to show you how to uninstall s3curl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove s3curl $ sudo apt autoclean && sudo apt autoremove

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

Package: s3curl
Priority: optional
Section: universe/net
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastien Delafond
Architecture: all
Version: 1.0.0-1
Depends: curl, libdigest-hmac-perl, libdigest-md5-file-perl, libfindbin-libs-perl, libgetopt-long-descriptive-perl
Filename: pool/universe/s/s3curl/s3curl_1.0.0-1_all.deb
Size: 6990
MD5sum: 311f12588a7a649239a4f307cd7bdaa5
SHA1: 003d8dbe9c9599ff3b880400443341708a0f1c9e
SHA256: 68f419ff9ce38029977d60053c50a2ff66f965adf1b8e91c56f463aa1cf2c11c
Description-en: Easily interact with AWS S3 HTTP services
Calculates the proper signature to interact with AWS S3 HTTP
services, then calls cURL with the appropriate arguments.
Description-md5: d6cc1502bcb0539c0f1f30aacb764595
Homepage: https://aws.amazon.com/developertools/Amazon-S3/128
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu