autorestartnm on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S autorestartnm

* (Optional) Uninstall autorestartnm on Arch using YAY

$ yay -Rns autorestartnm

2. Manually Install "autorestartnm" via AUR

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

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

b. Clone autorestartnm's git locally

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

c. Go to ~/autorestartnm folder and install it

$ cd ~/autorestartnm $ makepkg -si

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

ID: 534427
Name: autorestartnm
PackageBaseID: 135022
PackageBase: autorestartnm
Version: 0.2-3
Description: A shell script with systemd services to auto restart NetworkManager when a ping does not go through
URL: https://aur.archlinux.org/packages/autorestartnm/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gee
Submitter: gee
FirstSubmitted: 1534123632
LastModified: 1534123632
URLPath: /cgit/aur.git/snapshot/autorestartnm.tar.gz