netmenu on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S netmenu

* (Optional) Uninstall netmenu on Arch using YAY

$ yay -Rns netmenu

2. Manually Install "netmenu" via AUR

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

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

b. Clone netmenu's git locally

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

c. Go to ~/netmenu folder and install it

$ cd ~/netmenu $ makepkg -si

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

ID: 214132
Name: netmenu
PackageBaseID: 92008
PackageBase: netmenu
Version: 2-1
Description: A wifi controller for dmenu
URL: https://github.com/tmathmeyer/netmenu
NumVotes: 17
Popularity: 0
OutOfDate: 1588426348
Maintainer: tmathmeyer
Submitter: tmathmeyer
FirstSubmitted: 1428414392
LastModified: 1437546051
URLPath: /cgit/aur.git/snapshot/netmenu.tar.gz