cowsql-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cowsql-git

* (Optional) Uninstall cowsql-git on Arch using YAY

$ yay -Rns cowsql-git

2. Manually Install "cowsql-git" via AUR

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

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

b. Clone cowsql-git's git locally

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

c. Go to ~/cowsql-git folder and install it

$ cd ~/cowsql-git $ makepkg -si

3. Information about the cowsql-git package on Arch User Repository (AUR)

ID: 1354055
Name: cowsql-git
PackageBaseID: 198223
PackageBase: cowsql-git
Version: 1.15.4.r2.g6c91a1b-1
Description: An embeddable and replicated SQLite engine with high availability & automatic failover
URL: https://github.com/cowsql/cowsql
NumVotes: 3
Popularity: 0.140645
OutOfDate:
Maintainer: xiota
Submitter: zer0def
FirstSubmitted: 1696668647
LastModified: 1700117701
URLPath: /cgit/aur.git/snapshot/cowsql-git.tar.gz