sublime-merge on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sublime-merge

* (Optional) Uninstall sublime-merge on Arch using YAY

$ yay -Rns sublime-merge

2. Manually Install "sublime-merge" via AUR

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

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

b. Clone sublime-merge's git locally

$ git clone https://aur.archlinux.org/sublime-merge.git ~/sublime-merge

c. Go to ~/sublime-merge folder and install it

$ cd ~/sublime-merge $ makepkg -si

3. Information about the sublime-merge package on Arch User Repository (AUR)

ID: 1307965
Name: sublime-merge
PackageBaseID: 139732
PackageBase: sublime-merge
Version: 2091-2
Description: Meet a new Git Client, from the makers of Sublime Text
URL: https://www.sublimemerge.com
NumVotes: 29
Popularity: 0.442151
OutOfDate:
Maintainer: freswa
Submitter: rasphino
FirstSubmitted: 1550469748
LastModified: 1692779757
URLPath: /cgit/aur.git/snapshot/sublime-merge.tar.gz