netgui on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S netgui

* (Optional) Uninstall netgui on Arch using YAY

$ yay -Rns netgui

2. Manually Install "netgui" via AUR

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

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

b. Clone netgui's git locally

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

c. Go to ~/netgui folder and install it

$ cd ~/netgui $ makepkg -si

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

ID: 503252
Name: netgui
PackageBaseID: 131388
PackageBase: netgui
Version: 0.85-1
Description: GUI for netctl, stable but beta. Replaces WiFiz.
URL: https://github.com/codywd/NetGUI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pivotraze
Submitter: pivotraze
FirstSubmitted: 1522957279
LastModified: 1523838290
URLPath: /cgit/aur.git/snapshot/netgui.tar.gz