Uninstall FreeRadius
Kaya Saman
kayasaman at gmail.com
Fri Jul 27 20:21:17 CEST 2012
On Fri, Jul 27, 2012 at 7:14 PM, Thomas Glanzmann <thomas at glanzmann.de> wrote:
> Hello George,
>
>> How can one uninstall the Freeradius 2.1.1 from Ubuntu 12 LTS
>
> # Run this command to find out the name of the radius server package
> dpkg -l | grep -i radius
>
> # Purge (deinstall and remove configuration files) of the package
> dpkg -P <name of packet>
>
> Cheers,
> Thomas
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
apt-get remove freeradius
should do the trick too if it was installed from repos.....
Be careful of the dependencies however.
Regards,
Kaya
More information about the Freeradius-Users
mailing list