emacs-emacsql on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S emacs-emacsql

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

$ yay -Rns emacs-emacsql

2. Manually Install "emacs-emacsql" via AUR

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

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

b. Clone emacs-emacsql's git locally

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

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

$ cd ~/emacs-emacsql $ makepkg -si

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

ID: 922737
Name: emacs-emacsql
PackageBaseID: 168079
PackageBase: emacs-emacsql
Version: 3.0.0-1
Description: EmacSQL is a high-level Emacs Lisp front-end for SQLite (primarily), PostgreSQL, MySQL, and potentially other SQL databases.
URL: https://github.com/skeeto/emacsql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: hamki
FirstSubmitted: 1624013244
LastModified: 1624014402
URLPath: /cgit/aur.git/snapshot/emacs-emacsql.tar.gz