pacnew_scripts on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S pacnew_scripts

* (Optional) Uninstall pacnew_scripts on Arch using YAY

$ yay -Rns pacnew_scripts

2. Manually Install "pacnew_scripts" via AUR

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

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

b. Clone pacnew_scripts's git locally

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

c. Go to ~/pacnew_scripts folder and install it

$ cd ~/pacnew_scripts $ makepkg -si

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

ID: 1112509
Name: pacnew_scripts
PackageBaseID: 35803
PackageBase: pacnew_scripts
Version: 2012.12-5
Description: A collection of scripts to help merge changes in .pacnew files.
URL: https://xyne.dev/projects/pacnew_scripts
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1269175973
LastModified: 1657925161
URLPath: /cgit/aur.git/snapshot/pacnew_scripts.tar.gz