ned on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ned

* (Optional) Uninstall ned on Arch using YAY

$ yay -Rns ned

2. Manually Install "ned" via AUR

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

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

b. Clone ned's git locally

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

c. Go to ~/ned folder and install it

$ cd ~/ned $ makepkg -si

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

ID: 1047819
Name: ned
PackageBaseID: 139013
PackageBase: ned
Version: 1.3.1-1
Description: Like grep but with a powerful replace, unlike sed, it's not only line oriented.
URL: https://github.com/nevdelap/ned
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nevdelap
Submitter: nevdelap
FirstSubmitted: 1548363351
LastModified: 1646722794
URLPath: /cgit/aur.git/snapshot/ned.tar.gz