networker on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S networker

* (Optional) Uninstall networker on Arch using YAY

$ yay -Rns networker

2. Manually Install "networker" via AUR

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

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

b. Clone networker's git locally

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

c. Go to ~/networker folder and install it

$ cd ~/networker $ makepkg -si

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

ID: 901841
Name: networker
PackageBaseID: 166387
PackageBase: networker
Version: 1.0.0-1
Description: A TCP/UDP debugging tool.
URL: https://bbs.deepin.org/zh/post/216113
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1620144216
LastModified: 1620144216
URLPath: /cgit/aur.git/snapshot/networker.tar.gz