netplug on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install netplug on Arch using YAY
$
yay -S
netplug
Copied
* (Optional) Uninstall netplug on Arch using YAY
$
yay -Rns
netplug
Copied
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
Copied
b. Clone netplug's git locally
$
git clone https://aur.archlinux.org/netplug.git
~/netplug
Copied
c. Go to ~/netplug folder and install it
$
cd
~/netplug
Copied
$
makepkg -si
Copied
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
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