-
Notifications
You must be signed in to change notification settings - Fork 83
Prebuilt Packages
The following lists some official and 3rd party repositories with a NetworkManager-l2tp package, it also provides instructions (or links to instructions) on how to install.
Issue the following to install NetworkManager-l2tp and its GNOME companion package :
sudo dnf install NetworkManager-l2tp NetworkManager-l2tp-gnome
If you wish to switch from libreswan to strongswan for the IPsec support with this VPN plugin, first install strongswan and the uninstall libreswan:
sudo dnf install strongswan
sudo rpm -e libreswan
Install the EPEL repository.
Issue the following to install NetworkManager-l2tp and its GNOME companion package :
sudo dnf install NetworkManager-l2tp NetworkManager-l2tp-gnome
Install the EPEL repository.
Issue the following to install NetworkManager-l2tp and its GNOME companion package :
sudo yum install NetworkManager-l2tp NetworkManager-l2tp-gnome
Optionally add the PPA (which has newer versions of network-manager-l2tp packages) from :
Issue the following to install network-manager-l2tp and its GNOME companion package :
sudo apt install network-manager-l2tp network-manager-l2tp-gnome
If you wish to switch from strongswan to libreswan for the IPsec support, issue:
sudo apt install libreswan
Add the PPA from :
by running:
sudo add-apt-repository ppa:nm-l2tp/network-manager-l2tp
sudo apt update
Issue the following to install network-manager-l2tp and its GNOME companion package :
sudo apt install network-manager-l2tp network-manager-l2tp-gnome
With Ubuntu 16.04 and later, if you wish to switch from strongswan to libreswan for the IPsec support, issue:
sudo apt install libreswan
Issue the following to install network-manager-l2tp and its GNOME companion package :
sudo apt install network-manager-l2tp network-manager-l2tp-gnome
If you wish to switch from strongswan to libreswan for the IPsec support, issue:
sudo apt install libreswan
networkmanager-l2tp package can be found in the Arch community repository :
Issue the following to install NetworkManager-l2tp and its GNOME companion package :
sudo zypper install NetworkManager-l2tp NetworkManager-l2tp-gnome