ned on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install ned on Arch using YAY
$
yay -S
ned
Copied
* (Optional) Uninstall ned on Arch using YAY
$
yay -Rns
ned
Copied
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
Copied
b. Clone ned's git locally
$
git clone https://aur.archlinux.org/ned.git
~/ned
Copied
c. Go to ~/ned folder and install it
$
cd
~/ned
Copied
$
makepkg -si
Copied
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
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