skeema-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S skeema-bin

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

$ yay -Rns skeema-bin

2. Manually Install "skeema-bin" via AUR

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

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

b. Clone skeema-bin's git locally

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

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

$ cd ~/skeema-bin $ makepkg -si

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

ID: 1334342
Name: skeema-bin
PackageBaseID: 178108
PackageBase: skeema-bin
Version: 1.11.0-1
Description: Declarative pure-SQL schema management for MySQL and MariaDB
URL: https://www.skeema.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aqua123
Submitter: aqua123
FirstSubmitted: 1650409365
LastModified: 1697386274
URLPath: /cgit/aur.git/snapshot/skeema-bin.tar.gz