netsed on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S netsed

* (Optional) Uninstall netsed on Arch using YAY

$ yay -Rns netsed

2. Manually Install "netsed" via AUR

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

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

b. Clone netsed's git locally

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

c. Go to ~/netsed folder and install it

$ cd ~/netsed $ makepkg -si

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

ID: 619013
Name: netsed
PackageBaseID: 15344
PackageBase: netsed
Version: 1.3-1
Description: Alter the contents of packets forwarded through network in real time
URL: http://silicone.homelinux.org/projects/netsed/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1203791867
LastModified: 1559768281
URLPath: /cgit/aur.git/snapshot/netsed.tar.gz