cubesql on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cubesql

* (Optional) Uninstall cubesql on Arch using YAY

$ yay -Rns cubesql

2. Manually Install "cubesql" via AUR

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

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

b. Clone cubesql's git locally

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

c. Go to ~/cubesql folder and install it

$ cd ~/cubesql $ makepkg -si

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

ID: 1104752
Name: cubesql
PackageBaseID: 115848
PackageBase: cubesql
Version: 5.9.0-1
Description: cubeSQL is a relational database management system built on top of the sqlite database engine.
URL: http://www.sqlabs.com/cubesql.php
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: spheenik
Submitter: spheenik
FirstSubmitted: 1475254188
LastModified: 1656406520
URLPath: /cgit/aur.git/snapshot/cubesql.tar.gz