meowsql on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S meowsql

* (Optional) Uninstall meowsql on Arch using YAY

$ yay -Rns meowsql

2. Manually Install "meowsql" via AUR

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

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

b. Clone meowsql's git locally

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

c. Go to ~/meowsql folder and install it

$ cd ~/meowsql $ makepkg -si

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

ID: 1210433
Name: meowsql
PackageBaseID: 171381
PackageBase: meowsql
Version: 0.4.18-1
Description: An attempt to port a very useful GUI database client HeidiSQL to C++/Qt (currently alpha)
URL: https://github.com/ragnar-lodbrok/meow-sql
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: beliys
Submitter: beliys
FirstSubmitted: 1632654456
LastModified: 1676277982
URLPath: /cgit/aur.git/snapshot/meowsql.tar.gz