To uninstall gadmin-openvpn-client just follow these instructions.
sudo apt-get remove gadmin-openvpn-client
This will remove just the gadmin-openvpn-client package itself.
sudo apt-get remove --auto-remove gadmin-openvpn-client
This will remove the gadmin-openvpn-client package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for gadmin-openvpn-client then this will work.
sudo apt-get purge gadmin-openvpn-client
Or similarly, like this gadmin-openvpn-client
sudo apt-get purge --auto-remove gadmin-openvpn-client
Package | gadmin-openvpn-client |
Version | 0.1.9-1 |
Maintainer | Debian QA Group <[email protected]> |
Home page | http://dalalven.dtdns.net/linux/gadmintools-webpage/ |
Description | GTK+ configuration tool for openvpn (client) the OpenVPN client. It allows one to manage multiple configuration profiles, easily (de)activate connections and view client-related logs. |
Distro | kalilinux |
Release | kalilinux |
Repo | main |
Section | admin |