Removing OpenVPN Access Server on CentOS
by Lewi Verdatama on Jul.09, 2010, under Tutorial
You guys maybe need to know how to remove OpenVPN Access Server right? At openvpn.net we can’t found any clue about how to remove it. Even when i tried to remove it using ordinary yum command remove, it won’t removed.
So, here’s the simple yum command to remove it.
# yum remove openvpn-as
Just in case you no longer maintain it and want to remove it. By the way, good luck!

