netchangexec on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S netchangexec

* (Optional) Uninstall netchangexec on Arch using YAY

$ yay -Rns netchangexec

2. Manually Install "netchangexec" via AUR

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

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

b. Clone netchangexec's git locally

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

c. Go to ~/netchangexec folder and install it

$ cd ~/netchangexec $ makepkg -si

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

ID: 1332257
Name: netchangexec
PackageBaseID: 198429
PackageBase: netchangexec
Version: 0.0.1-1
Description: Executes command when network connection changes
URL: https://github.com/detiam/netchangexec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: detian
Submitter: detian
FirstSubmitted: 1697035769
LastModified: 1697035769
URLPath: /cgit/aur.git/snapshot/netchangexec.tar.gz