emacs-pg on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S emacs-pg

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

$ yay -Rns emacs-pg

2. Manually Install "emacs-pg" via AUR

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

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

b. Clone emacs-pg's git locally

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

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

$ cd ~/emacs-pg $ makepkg -si

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

ID: 1303028
Name: emacs-pg
PackageBaseID: 168078
PackageBase: emacs-pg
Version: 0.20-1
Description: Emacs Lisp socket-level interface to the PostgreSQL RDBMS
URL: https://github.com/emarsden/pg-el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: hamki
FirstSubmitted: 1624013098
LastModified: 1691868760
URLPath: /cgit/aur.git/snapshot/emacs-pg.tar.gz