emacs-git.el on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S emacs-git.el

* (Optional) Uninstall emacs-git.el on Arch using YAY

$ yay -Rns emacs-git.el

2. Manually Install "emacs-git.el" via AUR

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

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

b. Clone emacs-git.el's git locally

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

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

$ cd ~/emacs-git.el $ makepkg -si

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

ID: 549154
Name: emacs-git.el
PackageBaseID: 136442
PackageBase: emacs-git.el
Version: 0.1.1-1
Description: Elisp API for programmatically using Git
URL: https://github.com/rejeep/git.el.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1538602334
LastModified: 1538602334
URLPath: /cgit/aur.git/snapshot/emacs-git.el.tar.gz