anew-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S anew-git

* (Optional) Uninstall anew-git on Arch using YAY

$ yay -Rns anew-git

2. Manually Install "anew-git" via AUR

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

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

b. Clone anew-git's git locally

$ git clone https://aur.archlinux.org/anew-git.git ~/anew-git

c. Go to ~/anew-git folder and install it

$ cd ~/anew-git $ makepkg -si

3. Information about the anew-git package on Arch User Repository (AUR)

ID: 798465
Name: anew-git
PackageBaseID: 156086
PackageBase: anew-git
Version: r6.f212493-1
Description: Append lines from stdin to a file, but only if they dont already appear in the file
URL: https://github.com/tomnomnom/anew
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596001007
LastModified: 1601434236
URLPath: /cgit/aur.git/snapshot/anew-git.tar.gz