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

Last updated: May 20,2024

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

$ yay -S emacs-popup-el

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

$ yay -Rns emacs-popup-el

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

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

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

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

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

ID: 236933
Name: emacs-popup-el
PackageBaseID: 101273
PackageBase: emacs-popup-el
Version: 0.5.3-3
Description: A visual popup user interface library for Emacs
URL: https://github.com/auto-complete/popup-el
NumVotes: 11
Popularity: 0
OutOfDate: 1700224930
Maintainer: yuki-san
Submitter: yuki-san
FirstSubmitted: 1444035497
LastModified: 1444037197
URLPath: /cgit/aur.git/snapshot/emacs-popup-el.tar.gz