lazysql on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lazysql

* (Optional) Uninstall lazysql on Arch using YAY

$ yay -Rns lazysql

2. Manually Install "lazysql" via AUR

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

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

b. Clone lazysql's git locally

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

c. Go to ~/lazysql folder and install it

$ cd ~/lazysql $ makepkg -si

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

ID: 1427052
Name: lazysql
PackageBaseID: 201382
PackageBase: lazysql
Version: 0.1.8-1
Description: A cross-platform TUI database management tool written in Go
URL: https://github.com/jorgerojas26/lazysql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: OGrigorios
Submitter: OGrigorios
FirstSubmitted: 1704826028
LastModified: 1710416402
URLPath: /cgit/aur.git/snapshot/lazysql.tar.gz