octosql on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S octosql

* (Optional) Uninstall octosql on Arch using YAY

$ yay -Rns octosql

2. Manually Install "octosql" via AUR

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

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

b. Clone octosql's git locally

$ git clone https://aur.archlinux.org/octosql.git ~/octosql

c. Go to ~/octosql folder and install it

$ cd ~/octosql $ makepkg -si

3. Information about the octosql package on Arch User Repository (AUR)

ID: 1267031
Name: octosql
PackageBaseID: 174954
PackageBase: octosql
Version: 0.12.2-1
Description: A CLI tool which lets you query a plethora of databases and file formats using SQL
URL: https://github.com/cube2222/octosql
NumVotes: 1
Popularity: 0.003054
OutOfDate:
Maintainer: eugene
Submitter: grawlinson
FirstSubmitted: 1641957638
LastModified: 1685743932
URLPath: /cgit/aur.git/snapshot/octosql.tar.gz