gh-ost on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gh-ost

* (Optional) Uninstall gh-ost on Arch using YAY

$ yay -Rns gh-ost

2. Manually Install "gh-ost" via AUR

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

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

b. Clone gh-ost's git locally

$ git clone https://aur.archlinux.org/gh-ost.git ~/gh-ost

c. Go to ~/gh-ost folder and install it

$ cd ~/gh-ost $ makepkg -si

3. Information about the gh-ost package on Arch User Repository (AUR)

ID: 601830
Name: gh-ost
PackageBaseID: 114188
PackageBase: gh-ost
Version: 1.0.48-1
Description: GitHub's Online Schema Change for MySQL
URL: https://github.com/github/gh-ost
NumVotes: 1
Popularity: 0
OutOfDate: 1632066117
Maintainer:
Submitter: bgaleotti
FirstSubmitted: 1470144267
LastModified: 1554584167
URLPath: /cgit/aur.git/snapshot/gh-ost.tar.gz