libsql-server-bin on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "libsql-server-bin" 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 libsql-server-bin on Arch using YAY

$ yay -S libsql-server-bin

* (Optional) Uninstall libsql-server-bin on Arch using YAY

$ yay -Rns libsql-server-bin

2. Manually Install "libsql-server-bin" via AUR

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

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

b. Clone libsql-server-bin's git locally

$ git clone https://aur.archlinux.org/libsql-server-bin.git ~/libsql-server-bin

c. Go to ~/libsql-server-bin folder and install it

$ cd ~/libsql-server-bin $ makepkg -si

3. Information about the libsql-server-bin package on Arch User Repository (AUR)

ID: 1422273
Name: libsql-server-bin
PackageBaseID: 202689
PackageBase: libsql-server-bin
Version: 0.23.6-1
Description: libSQL is a fork of SQLite for modern applications
URL: https://turso.tech/libsql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tee
Submitter: tee
FirstSubmitted: 1708236223
LastModified: 1709793520
URLPath: /cgit/aur.git/snapshot/libsql-server-bin.tar.gz