nwdiag on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nwdiag

* (Optional) Uninstall nwdiag on Arch using YAY

$ yay -Rns nwdiag

2. Manually Install "nwdiag" via AUR

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

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

b. Clone nwdiag's git locally

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

c. Go to ~/nwdiag folder and install it

$ cd ~/nwdiag $ makepkg -si

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

ID: 1019092
Name: nwdiag
PackageBaseID: 119703
PackageBase: nwdiag
Version: 3.0.0-1
Description: nwdiag generates network-diagram image from text.
URL: https://pypi.org/project/nwdiag/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alexanderp
Submitter: nicoulaj
FirstSubmitted: 1486924315
LastModified: 1642246755
URLPath: /cgit/aur.git/snapshot/nwdiag.tar.gz