anew on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S anew

* (Optional) Uninstall anew on Arch using YAY

$ yay -Rns anew

2. Manually Install "anew" via AUR

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

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

b. Clone anew's git locally

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

c. Go to ~/anew folder and install it

$ cd ~/anew $ makepkg -si

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

ID: 1266095
Name: anew
PackageBaseID: 185533
PackageBase: anew
Version: 0.1.1-1
Description: A tool for adding new lines to files, skipping duplicates
URL: https://github.com/tomnomnom/anew
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Namalsk
FirstSubmitted: 1662442624
LastModified: 1685585018
URLPath: /cgit/aur.git/snapshot/anew.tar.gz