linux-router on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S linux-router

* (Optional) Uninstall linux-router on Arch using YAY

$ yay -Rns linux-router

2. Manually Install "linux-router" via AUR

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

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

b. Clone linux-router's git locally

$ git clone https://aur.archlinux.org/linux-router.git ~/linux-router

c. Go to ~/linux-router folder and install it

$ cd ~/linux-router $ makepkg -si

3. Information about the linux-router package on Arch User Repository (AUR)

ID: 1388792
Name: linux-router
PackageBaseID: 167071
PackageBase: linux-router
Version: 0.7.3-1
Description: Set Linux as router in one command
URL: https://github.com/garywill/linux-router
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jcjgraf
Submitter: jcjgraf
FirstSubmitted: 1621443072
LastModified: 1705674840
URLPath: /cgit/aur.git/snapshot/linux-router.tar.gz