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