pacmerge on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pacmerge

* (Optional) Uninstall pacmerge on Arch using YAY

$ yay -Rns pacmerge

2. Manually Install "pacmerge" via AUR

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

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

b. Clone pacmerge's git locally

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

c. Go to ~/pacmerge folder and install it

$ cd ~/pacmerge $ makepkg -si

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

ID: 1313202
Name: pacmerge
PackageBaseID: 152866
PackageBase: pacmerge
Version: 0.2.0-1
Description: A semi-automatic merge tool for pacnew files.
URL: https://heptapod.host/jmb/pacmerge
NumVotes: 3
Popularity: 0.000342
OutOfDate:
Maintainer: jmb
Submitter: jmb
FirstSubmitted: 1589698949
LastModified: 1693746451
URLPath: /cgit/aur.git/snapshot/pacmerge.tar.gz