To uninstall s3ql just follow these instructions.
sudo apt-get remove s3ql
This will remove just the s3ql package itself.
sudo apt-get remove --auto-remove s3ql
This will remove the s3ql package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for s3ql then this will work.
sudo apt-get purge s3ql
Or similarly, like this s3ql
sudo apt-get purge --auto-remove s3ql
Package | s3ql |
Version | 2.15+dfsg-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://bitbucket.org/nikratio/s3ql/ |
Description | Full-featured file system for online data storage |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/misc |