openvpn3 on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "openvpn3" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install openvpn3 on Arch using YAY

$ yay -S openvpn3

* (Optional) Uninstall openvpn3 on Arch using YAY

$ yay -Rns openvpn3

2. Manually Install "openvpn3" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone openvpn3's git locally

$ git clone https://aur.archlinux.org/openvpn3.git ~/openvpn3

c. Go to ~/openvpn3 folder and install it

$ cd ~/openvpn3 $ makepkg -si

3. Information about the openvpn3 package on Arch User Repository (AUR)

ID: 1358982
Name: openvpn3
PackageBaseID: 155107
PackageBase: openvpn3
Version: 21-3
Description: OpenVPN 3 Linux client
URL: https://github.com/OpenVPN/openvpn3-linux
NumVotes: 13
Popularity: 0.169262
OutOfDate:
Maintainer: bhyoo
Submitter: bhyoo
FirstSubmitted: 1593845484
LastModified: 1700784136
URLPath: /cgit/aur.git/snapshot/openvpn3.tar.gz