gvpe on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gvpe

* (Optional) Uninstall gvpe on Arch using YAY

$ yay -Rns gvpe

2. Manually Install "gvpe" via AUR

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

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

b. Clone gvpe's git locally

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

c. Go to ~/gvpe folder and install it

$ cd ~/gvpe $ makepkg -si

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

ID: 554954
Name: gvpe
PackageBaseID: 103055
PackageBase: gvpe
Version: 3.1-1
Description: Simple and robust virtual network solution
URL: http://software.schmorp.de/pkg/gvpe.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1446928238
LastModified: 1540580309
URLPath: /cgit/aur.git/snapshot/gvpe.tar.gz