wg-container on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S wg-container

* (Optional) Uninstall wg-container on Arch using YAY

$ yay -Rns wg-container

2. Manually Install "wg-container" via AUR

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

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

b. Clone wg-container's git locally

$ git clone https://aur.archlinux.org/wg-container.git ~/wg-container

c. Go to ~/wg-container folder and install it

$ cd ~/wg-container $ makepkg -si

3. Information about the wg-container package on Arch User Repository (AUR)

ID: 1424395
Name: wg-container
PackageBaseID: 203541
PackageBase: wg-container
Version: 2.1-2
Description: Run specific applications in a WireGuard VPN
URL: https://github.com/sakul987/wg-container
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sakul987
Submitter: sakul987
FirstSubmitted: 1710081204
LastModified: 1710082421
URLPath: /cgit/aur.git/snapshot/wg-container.tar.gz