octosql-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S octosql-bin

* (Optional) Uninstall octosql-bin on Arch using YAY

$ yay -Rns octosql-bin

2. Manually Install "octosql-bin" via AUR

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

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

b. Clone octosql-bin's git locally

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

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

$ cd ~/octosql-bin $ makepkg -si

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

ID: 1266240
Name: octosql-bin
PackageBaseID: 150241
PackageBase: octosql-bin
Version: 0.12.2-1
Description: OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL
URL: https://github.com/cube2222/octosql
NumVotes: 1
Popularity: 5.4E-5
OutOfDate:
Maintainer: tee
Submitter: ragouel
FirstSubmitted: 1584284770
LastModified: 1685614223
URLPath: /cgit/aur.git/snapshot/octosql-bin.tar.gz