To uninstall freeradius-utils just follow these instructions.
sudo apt-get remove freeradius-utils
This will remove just the freeradius-utils package itself.
sudo apt-get remove --auto-remove freeradius-utils
This will remove the freeradius-utils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for freeradius-utils then this will work.
sudo apt-get purge freeradius-utils
Or similarly, like this freeradius-utils
sudo apt-get purge --auto-remove freeradius-utils
Package | freeradius-utils |
Version | 2.1.12+dfsg-1.3ubuntu4 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.freeradius.org/ |
Description | FreeRADIUS client utilities |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | net |