To uninstall bcrelay just follow these instructions.
sudo apt-get remove bcrelay
This will remove just the bcrelay package itself.
sudo apt-get remove --auto-remove bcrelay
This will remove the bcrelay package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bcrelay then this will work.
sudo apt-get purge bcrelay
Or similarly, like this bcrelay
sudo apt-get purge --auto-remove bcrelay
Package | bcrelay |
Version | 1.3.4+27+gddb30f8-1ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://poptop.sourceforge.net/dox/ |
Description | Broadcast relay daemon |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | net |