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

Last updated: May 02,2024

1. Install "jets3t" package

Please follow the guidance below to install jets3t on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jets3t

2. Uninstall "jets3t" package

Please follow the guidance below to uninstall jets3t on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jets3t $ sudo apt autoclean && sudo apt autoremove

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

Package: jets3t
Priority: optional
Section: universe/net
Installed-Size: 1827
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 0.8.1+dfsg-2
Depends: default-jre | java5-runtime, libcommons-codec-java, libcommons-httpclient-java, libcommons-logging-java, liblog4j1.2-java, libjets3t-java (= 0.8.1+dfsg-2)
Recommends: libbcprov-java
Filename: pool/universe/j/jets3t/jets3t_0.8.1+dfsg-2_all.deb
Size: 1476596
MD5sum: 446680e90b6a15a2ea4aa1ddf54779e2
SHA1: e8fe3d784ab490dedcd318a5d1685aa680fe79a9
SHA256: 501552384fc8959c54ec74615e6eb5f41cdd37a383d7979977709e7945f12485
Description-en: graphical and command-line tools for Amazon S3 and CloudFront
The JetS3t toolkit provides several applications for interacting and managing
data stored in Amazon Simple Storage Service and Amazon CloudFront content
delivery network. Features:
- jets3t-cockpitlite: A graphical application that Service Providers with S3
accounts may provide to clients or customers without S3 accounts.
jets3t-cockpitlite allows users to manage the content of an S3 account to
upload files, download files, delete S3 objects and make objects publicly
accessible. All these operations are mediated by a Gatekeeper service.
- jets3t-cockpit: graphical application for transferring files, viewing and
managing the contents of an Amazon S3 account.
- jets3t-synchronize: A command-line application for synchronizing
directories on your computer with an Amazon S3 account. Ideal for
performing back-ups or synchronizing files between different computers.
- jets3t-uploader: A graphical application that Service Providers with S3
accounts may provide to clients or customers without S3 accounts.
jets3t-uploader allows users to upload files to S3 using a simple
wizard-based workflow, but all uploads must first be authorized by a
Gatekeeper service
- gatekeeper: A servlet that acts as an authorization service running on a
Service Provider's server to mediate access to S3 accounts.
It processes requests from client applications such as JetS3t Uploader &
CockpitLite, and authorizes the client application to perform operations
such as uploads, downloads and deletes.
Description-md5: 6f1d81bcf0e7886731644fe771052e6e
Homepage: http://jets3t.s3.amazonaws.com/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu