netassistant on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S netassistant

* (Optional) Uninstall netassistant on Arch using YAY

$ yay -Rns netassistant

2. Manually Install "netassistant" via AUR

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

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

b. Clone netassistant's git locally

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

c. Go to ~/netassistant folder and install it

$ cd ~/netassistant $ makepkg -si

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

ID: 951683
Name: netassistant
PackageBaseID: 170288
PackageBase: netassistant
Version: 1.0.0-1
Description: A network debugging assistant based on Qt GUI.
URL: https://github.com/busyluo/NetAssistant
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1629797975
LastModified: 1629797975
URLPath: /cgit/aur.git/snapshot/netassistant.tar.gz