How to Install and Uninstall s3ql Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 27,2024

1. Install "s3ql" package

This tutorial shows how to install s3ql on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install s3ql

2. Uninstall "s3ql" package

Please follow the guidance below to uninstall s3ql on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove s3ql $ sudo apt autoclean && sudo apt autoremove

3. Information about the s3ql package on Ubuntu 20.10 (Groovy Gorilla)

Package: s3ql
Architecture: amd64
Version: 3.3.2+dfsg-1ubuntu1
Priority: optional
Section: universe/misc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nikolaus Rath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1760
Depends: python3 (<< 3.9), python3 (>= 3.8~), python3-apsw (>= 3.7.0), python3-cryptography, python3-defusedxml, python3-dugong (<< 4.0), python3-dugong (>= 3.4), python3-google-auth, python3-llfuse (<< 2.0), python3-llfuse (>= 1.0), python3-requests, python3:any, libc6 (>= 2.14), libsqlite3-0 (>= 3.6.23), libjs-sphinxdoc (>= 1.0), fuse, psmisc, procps, python3-pkg-resources
Recommends: python3-systemd
Filename: pool/universe/s/s3ql/s3ql_3.3.2+dfsg-1ubuntu1_amd64.deb
Size: 567108
MD5sum: 5c9fabdced334a93f4f033ce7eb21148
SHA1: b557c318ba7e322664a5ecefa0c77e497a1da845
SHA256: 42e470422e9fd9d1e851404d48b6eb57325ef10e139ee1bd21d6f421d513f3e4
SHA512: e643d5471e562d2b73a7cf405f1b0a4943c8148e946c1a9e2db4195818f8293df6b8fd92d867c03ca8f608d23b1294bc444470e2a509f8dcfcb74bc2935a2fdc
Homepage: https://bitbucket.org/nikratio/s3ql/
Description-en: Full-featured file system for online data storage
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3 or OpenStack. S3QL
effectively provides a hard disk of dynamic, infinite capacity that
can be accessed from any computer with internet access.
.
S3QL is a standard conforming, full featured UNIX file system that is
conceptually indistinguishable from any local file
system. Furthermore, S3QL has additional features like compression,
encryption, data de-duplication, immutable trees and snapshotting
which make it especially suitable for online backup and archival.
.
In addition to accessing online storage services directoly, S3QL can
also store its data underneath a regular mount point. This enables
the use of S3QL with e.g. NFS, CIFS or sftp servers.
.
S3QL is designed to favor simplicity and elegance over performance
and feature-creep. Care has been taken to make the source code as
readable and serviceable as possible. Solid error detection and error
handling have been included from the very first line, and S3QL comes
with extensive automated test cases.
Description-md5: 802b618d6fdb42256432fd134fd28154