goose on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S goose

* (Optional) Uninstall goose on Arch using YAY

$ yay -Rns goose

2. Manually Install "goose" via AUR

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

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

b. Clone goose's git locally

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

c. Go to ~/goose folder and install it

$ cd ~/goose $ makepkg -si

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

ID: 1426646
Name: goose
PackageBaseID: 156630
PackageBase: goose
Version: 3.19.2-1
Description: Database migration tool written in Go.
URL: https://github.com/pressly/goose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TheEdgeOfRage
Submitter: Gyuszi
FirstSubmitted: 1597146721
LastModified: 1710359262
URLPath: /cgit/aur.git/snapshot/goose.tar.gz