ifupdown-ng on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ifupdown-ng

* (Optional) Uninstall ifupdown-ng on Arch using YAY

$ yay -Rns ifupdown-ng

2. Manually Install "ifupdown-ng" via AUR

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

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

b. Clone ifupdown-ng's git locally

$ git clone https://aur.archlinux.org/ifupdown-ng.git ~/ifupdown-ng

c. Go to ~/ifupdown-ng folder and install it

$ cd ~/ifupdown-ng $ makepkg -si

3. Information about the ifupdown-ng package on Arch User Repository (AUR)

ID: 1338934
Name: ifupdown-ng
PackageBaseID: 198858
PackageBase: ifupdown-ng
Version: 0.12.1-1
Description: Flexible ifup/ifdown implementation
URL: https://github.com/ifupdown-ng/ifupdown-ng
NumVotes: 1
Popularity: 0.057835
OutOfDate:
Maintainer: lpt
Submitter: lpt
FirstSubmitted: 1698094364
LastModified: 1698094364
URLPath: /cgit/aur.git/snapshot/ifupdown-ng.tar.gz