< Home - < Back

NetworkManager-vpnc


Information about the package, NetworkManager-vpnc, which is shipped with common Linux distributions. The NetworkManager-vpnc package is designed for, NetworkManager VPN plugin for vpnc.


Package Name:

NetworkManager-vpnc

Summary:

NetworkManager VPN plugin for vpnc

Description:

This package contains software for integrating the vpnc VPN software with NetworkManager and the GNOME desktop

Architecture:

x86_64

Version:

0.8.0

Release:

1.git20100411.el6

Size:

108 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for NetworkManager-vpnc


Control the NetworkManager-vpnc package with the following handy commands outlined below.


Command

Description of Command

yum install NetworkManager-vpnc

This command will install NetworkManager-vpnc on the server.

yum remove NetworkManager-vpnc

This command will un-install NetworkManager-vpnc on the server. When you run this command, you will be asked if you are sure that you want to remove NetworkManager-vpnc, so you have to manually confirm that you want to do this.

yum -y remove NetworkManager-vpnc

This command will un-install NetworkManager-vpnc on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove NetworkManager-vpnc when using the -y flag.

yum update NetworkManager-vpnc

This command will update NetworkManager-vpnc to the latest version. When you run this command, you will be asked if you are sure that you want to remove NetworkManager-vpnc, so you have to manually confirm that you want to do this.

yum -y update NetworkManager-vpnc

This command will update NetworkManager-vpnc to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove NetworkManager-vpnc when using the -y flag.

yum info NetworkManager-vpnc

This command will show you core information about the NetworkManager-vpnc package.

yum deplist NetworkManager-vpnc

This command will show you the dependencies for NetworkManager-vpnc. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update NetworkManager-vpnc

This command will check if there is an update waiting on NetworkManager-vpnc. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.