smcroute on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S smcroute

* (Optional) Uninstall smcroute on Arch using YAY

$ yay -Rns smcroute

2. Manually Install "smcroute" via AUR

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

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

b. Clone smcroute's git locally

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

c. Go to ~/smcroute folder and install it

$ cd ~/smcroute $ makepkg -si

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

ID: 1188322
Name: smcroute
PackageBaseID: 57293
PackageBase: smcroute
Version: 2.5.6-1
Description: command line tool to manipulate kernel multicast routing
URL: https://troglobit.com/smcroute.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1330941147
LastModified: 1672109395
URLPath: /cgit/aur.git/snapshot/smcroute.tar.gz