nettee on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nettee

* (Optional) Uninstall nettee on Arch using YAY

$ yay -Rns nettee

2. Manually Install "nettee" via AUR

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

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

b. Clone nettee's git locally

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

c. Go to ~/nettee folder and install it

$ cd ~/nettee $ makepkg -si

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

ID: 215780
Name: nettee
PackageBaseID: 28732
PackageBase: nettee
Version: 0.1.9.1-3
Description: A network "tee" program that can typically transfer data between "N" nodes.
URL: http://saf.bio.caltech.edu/nettee.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: ndowens
FirstSubmitted: 1248506730
LastModified: 1438066834
URLPath: /cgit/aur.git/snapshot/nettee.tar.gz