mwgp on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mwgp

* (Optional) Uninstall mwgp on Arch using YAY

$ yay -Rns mwgp

2. Manually Install "mwgp" via AUR

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

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

b. Clone mwgp's git locally

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

c. Go to ~/mwgp folder and install it

$ cd ~/mwgp $ makepkg -si

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

ID: 1229702
Name: mwgp
PackageBaseID: 184152
PackageBase: mwgp
Version: 2.1.6-1
Description: A WireGuard proxy designed to reuse one UDP port for multiple WireGuard interfaces
URL: https://github.com/apernet/mwgp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haruue
Submitter: haruue
FirstSubmitted: 1658328994
LastModified: 1679376778
URLPath: /cgit/aur.git/snapshot/mwgp.tar.gz