netcfg on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S netcfg

* (Optional) Uninstall netcfg on Arch using YAY

$ yay -Rns netcfg

2. Manually Install "netcfg" via AUR

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

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

b. Clone netcfg's git locally

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

c. Go to ~/netcfg folder and install it

$ cd ~/netcfg $ makepkg -si

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

ID: 208367
Name: netcfg
PackageBaseID: 71906
PackageBase: netcfg
Version: 3.2-1
Description: Network configuration and profile scripts
URL: https://github.com/GNU-Pony/netcfg/
NumVotes: 14
Popularity: 0
OutOfDate: 1456668991
Maintainer:
Submitter: maandree
FirstSubmitted: 1374096515
LastModified: 1436299278
URLPath: /cgit/aur.git/snapshot/netcfg.tar.gz