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