Installlion's Logo

Installlion.com

How To Uninstall bbqsql On Debian 9

To uninstall bbqsql just follow these instructions.

Uninstall just bbqsql

SQL Injection Exploitation ToolDebian 9.0net1.1-2
sudo apt-get remove bbqsql

This will remove just the bbqsql package itself.

Uninstall bbqsql and its dependencies

sudo apt-get remove --auto-remove bbqsql

This will remove the bbqsql package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for bbqsql then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge bbqsql

Or similarly, like this bbqsql

sudo apt-get purge --auto-remove bbqsql

Package Data

Packagebbqsql
Version1.1-2
MaintainerDebian Security Tools Packaging Team <[email protected]>
Home pagehttps://github.com/Neohapsis/bbqsql
DescriptionSQL Injection Exploitation Tool
Distrodebian
Releasestretch
Repomain
Sectionnet

Dependencies