meld-dev on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S meld-dev

* (Optional) Uninstall meld-dev on Arch using YAY

$ yay -Rns meld-dev

2. Manually Install "meld-dev" via AUR

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

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

b. Clone meld-dev's git locally

$ git clone https://aur.archlinux.org/meld-dev.git ~/meld-dev

c. Go to ~/meld-dev folder and install it

$ cd ~/meld-dev $ makepkg -si

3. Information about the meld-dev package on Arch User Repository (AUR)

ID: 883530
Name: meld-dev
PackageBaseID: 91369
PackageBase: meld-dev
Version: 3.21.0-2
Description: Visual diff and merge tool
URL: http://meldmerge.org/
NumVotes: 11
Popularity: 5.0E-5
OutOfDate:
Maintainer: mydongistiny
FirstSubmitted: 1426448177
LastModified: 1616774891
URLPath: /cgit/aur.git/snapshot/meld-dev.tar.gz