netplug on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S netplug

* (Optional) Uninstall netplug on Arch using YAY

$ yay -Rns netplug

2. Manually Install "netplug" via AUR

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

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

b. Clone netplug's git locally

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

c. Go to ~/netplug folder and install it

$ cd ~/netplug $ makepkg -si

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

ID: 983199
Name: netplug
PackageBaseID: 55153
PackageBase: netplug
Version: 1.2.9.2-4
Description: A Linux daemon that manages network interfaces in response to network cables being plugged in and out
URL: https://www.red-bean.com/~bos/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1324411709
LastModified: 1635936102
URLPath: /cgit/aur.git/snapshot/netplug.tar.gz