To uninstall bandwidthcalc just follow these instructions.
sudo apt-get remove bandwidthcalc
This will remove just the bandwidthcalc package itself.
sudo apt-get remove --auto-remove bandwidthcalc
This will remove the bandwidthcalc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bandwidthcalc then this will work.
sudo apt-get purge bandwidthcalc
Or similarly, like this bandwidthcalc
sudo apt-get purge --auto-remove bandwidthcalc
Package | bandwidthcalc |
Version | 0.2-1 |
Maintainer | Ubuntu MOTU Developers <[email protected]> |
Description | file transfer time calculator written in GTK+ |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/x11 |