wgroute on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S wgroute

* (Optional) Uninstall wgroute on Arch using YAY

$ yay -Rns wgroute

2. Manually Install "wgroute" via AUR

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

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

b. Clone wgroute's git locally

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

c. Go to ~/wgroute folder and install it

$ cd ~/wgroute $ makepkg -si

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

ID: 1134973
Name: wgroute
PackageBaseID: 142882
PackageBase: wgroute
Version: 1.0.1-1
Description: A tiny script to use if you want to route all of your packets through WireGuard without wg-quick
URL: https://github.com/ckiee/wgroute
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ckie
Submitter: ckie
FirstSubmitted: 1560931407
LastModified: 1662293678
URLPath: /cgit/aur.git/snapshot/wgroute.tar.gz