To uninstall bb just follow these instructions.
sudo apt-get remove bb
This will remove just the bb package itself.
sudo apt-get remove --auto-remove bb
This will remove the bb package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bb then this will work.
sudo apt-get purge bb
Or similarly, like this bb
sudo apt-get purge --auto-remove bb
Package | bb |
Version | 1.3rc1-10 |
Maintainer | Uwe Hermann <[email protected]> |
Home page | http://aa-project.sourceforge.net/bb/ |
Description | ASCII-art demo based on AAlib |
Distro | debian |
Release | stretch |
Repo | main |
Section | games |