To uninstall bbqsql just follow these instructions.
sudo apt-get remove bbqsql
This will remove just the bbqsql package itself.
sudo apt-get remove --auto-remove bbqsql
This will remove the bbqsql package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bbqsql then this will work.
sudo apt-get purge bbqsql
Or similarly, like this bbqsql
sudo apt-get purge --auto-remove bbqsql
Package | bbqsql |
Version | 1.1-2 |
Maintainer | Debian Security Tools Packaging Team <[email protected]> |
Home page | https://github.com/Neohapsis/bbqsql |
Description | SQL Injection Exploitation Tool |
Distro | debian |
Release | stretch |
Repo | main |
Section | net |