To uninstall s3ql-dbg just follow these instructions.
sudo apt-get remove s3ql-dbg
This will remove just the s3ql-dbg package itself.
sudo apt-get remove --auto-remove s3ql-dbg
This will remove the s3ql-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for s3ql-dbg then this will work.
sudo apt-get purge s3ql-dbg
Or similarly, like this s3ql-dbg
sudo apt-get purge --auto-remove s3ql-dbg
Package | s3ql-dbg |
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 (debugging symbols) |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/debug |