emacs-magit on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S emacs-magit

* (Optional) Uninstall emacs-magit on Arch using YAY

$ yay -Rns emacs-magit

2. Manually Install "emacs-magit" via AUR

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

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

b. Clone emacs-magit's git locally

$ git clone https://aur.archlinux.org/emacs-magit.git ~/emacs-magit

c. Go to ~/emacs-magit folder and install it

$ cd ~/emacs-magit $ makepkg -si

3. Information about the emacs-magit package on Arch User Repository (AUR)

ID: 922866
Name: emacs-magit
PackageBaseID: 127941
PackageBase: emacs-magit
Version: 3.0.0-1
Description: It's Magit! A Emacs mode for Git.
URL: http://github.com/magit/magit
NumVotes: 5
Popularity: 0
OutOfDate: 1696194835
Maintainer: esben
Submitter: esben
FirstSubmitted: 1513328657
LastModified: 1624037317
URLPath: /cgit/aur.git/snapshot/emacs-magit.tar.gz

5. The same packages on other Linux Distributions