networkmod on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S networkmod

* (Optional) Uninstall networkmod on Arch using YAY

$ yay -Rns networkmod

2. Manually Install "networkmod" via AUR

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

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

b. Clone networkmod's git locally

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

c. Go to ~/networkmod folder and install it

$ cd ~/networkmod $ makepkg -si

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

ID: 200663
Name: networkmod
PackageBaseID: 44964
PackageBase: networkmod
Version: 2010.07-1
Description: Modified version of the Arch initscript's Network daemon, with hooks.
URL: http://xyne.archlinux.ca/scripts/arch/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xyne
FirstSubmitted: 1293903949
LastModified: 1434855328
URLPath: /cgit/aur.git/snapshot/networkmod.tar.gz