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!
Solustion from Sulk, thanks!
# rpm -e openvpn-as










That’s also possible
# rpm -e openvpn-as
Thanks bro! It’s great solution