nmtool on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S nmtool

* (Optional) Uninstall nmtool on Arch using YAY

$ yay -Rns nmtool

2. Manually Install "nmtool" via AUR

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

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

b. Clone nmtool's git locally

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

c. Go to ~/nmtool folder and install it

$ cd ~/nmtool $ makepkg -si

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

ID: 1123863
Name: nmtool
PackageBaseID: 184804
PackageBase: nmtool
Version: 1.0-1
Description: A CLI tool for managing hotspot using nmcli.
URL: https://github.com/justanoobcoder/nmtool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: justanoobcoder
FirstSubmitted: 1660025012
LastModified: 1660025012
URLPath: /cgit/aur.git/snapshot/nmtool.tar.gz