eovpn on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S eovpn

* (Optional) Uninstall eovpn on Arch using YAY

$ yay -Rns eovpn

2. Manually Install "eovpn" via AUR

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

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

b. Clone eovpn's git locally

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

c. Go to ~/eovpn folder and install it

$ cd ~/eovpn $ makepkg -si

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

ID: 1299392
Name: eovpn
PackageBaseID: 166580
PackageBase: eovpn
Version: 1.28.1-1
Description: Application to connect, manage and update OpenVPN configurations
URL: https://github.com/jkotra/eOVPN
NumVotes: 4
Popularity: 0.03969
OutOfDate:
Maintainer: jkotra
Submitter: City-busz
FirstSubmitted: 1620469754
LastModified: 1691251921
URLPath: /cgit/aur.git/snapshot/eovpn.tar.gz