emacs-emacsql-sqlite3 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S emacs-emacsql-sqlite3

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

$ yay -Rns emacs-emacsql-sqlite3

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

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

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

$ cd ~/emacs-emacsql-sqlite3 $ makepkg -si

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

ID: 922732
Name: emacs-emacsql-sqlite3
PackageBaseID: 168081
PackageBase: emacs-emacsql-sqlite3
Version: 1.0.2-1
Description: This is yet another EmacSQL backend for SQLite, which use official sqlite3 executable to access SQL database.
URL: https://github.com/cireu/emacsql-sqlite3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hamki
Submitter: hamki
FirstSubmitted: 1624013845
LastModified: 1624013845
URLPath: /cgit/aur.git/snapshot/emacs-emacsql-sqlite3.tar.gz