emacs-pg on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install emacs-pg on Arch using YAY
$
yay -S
emacs-pg
Copied
* (Optional) Uninstall emacs-pg on Arch using YAY
$
yay -Rns
emacs-pg
Copied
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
Copied
b. Clone emacs-pg's git locally
$
git clone https://aur.archlinux.org/emacs-pg.git
~/emacs-pg
Copied
c. Go to ~/emacs-pg folder and install it
$
cd
~/emacs-pg
Copied
$
makepkg -si
Copied
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
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