emacs-pkg-info on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S emacs-pkg-info

* (Optional) Uninstall emacs-pkg-info on Arch using YAY

$ yay -Rns emacs-pkg-info

2. Manually Install "emacs-pkg-info" via AUR

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

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

b. Clone emacs-pkg-info's git locally

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

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

$ cd ~/emacs-pkg-info $ makepkg -si

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

ID: 640742
Name: emacs-pkg-info
PackageBaseID: 123087
PackageBase: emacs-pkg-info
Version: 0.6-2
Description: Provide information about Emacs packages
URL: https://github.com/lunaryorn/pkg-info.el
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1496516408
LastModified: 1566937141
URLPath: /cgit/aur.git/snapshot/emacs-pkg-info.tar.gz