popsql on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S popsql

* (Optional) Uninstall popsql on Arch using YAY

$ yay -Rns popsql

2. Manually Install "popsql" via AUR

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

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

b. Clone popsql's git locally

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

c. Go to ~/popsql folder and install it

$ cd ~/popsql $ makepkg -si

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

ID: 1112986
Name: popsql
PackageBaseID: 126283
PackageBase: popsql
Version: 1.0.74-0
Description: Collaborative SQL editor to write, run, and share queries instantly
URL: https://popsql.io
NumVotes: 3
Popularity: 0.007177
OutOfDate:
Maintainer: necaris
FirstSubmitted: 1507730092
LastModified: 1658052982
URLPath: /cgit/aur.git/snapshot/popsql.tar.gz