emacs-magit-popup on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S emacs-magit-popup

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

$ yay -Rns emacs-magit-popup

2. Manually Install "emacs-magit-popup" 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-popup's git locally

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

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

$ cd ~/emacs-magit-popup $ makepkg -si

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

ID: 922869
Name: emacs-magit-popup
PackageBaseID: 127944
PackageBase: emacs-magit-popup
Version: 2.13.3-1
Description: A generic interface for toggling switches and setting options and then invoking an Emacs command which does something with these arguments
URL: http://github.com/magit/magit-popup
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: esben
Submitter: esben
FirstSubmitted: 1513369711
LastModified: 1624037473
URLPath: /cgit/aur.git/snapshot/emacs-magit-popup.tar.gz