ovpngen on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "ovpngen" 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 ovpngen on Arch using YAY

$ yay -S ovpngen

* (Optional) Uninstall ovpngen on Arch using YAY

$ yay -Rns ovpngen

2. Manually Install "ovpngen" via AUR

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

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

b. Clone ovpngen's git locally

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

c. Go to ~/ovpngen folder and install it

$ cd ~/ovpngen $ makepkg -si

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

ID: 477681
Name: ovpngen
PackageBaseID: 114112
PackageBase: ovpngen
Version: 1.28-1
Description: Generate an OpenVPN client profile in the unified format.
URL: http://github.com/graysky2/ovpngen
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1469901750
LastModified: 1515853279
URLPath: /cgit/aur.git/snapshot/ovpngen.tar.gz