migrant on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S migrant

* (Optional) Uninstall migrant on Arch using YAY

$ yay -Rns migrant

2. Manually Install "migrant" via AUR

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

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

b. Clone migrant's git locally

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

c. Go to ~/migrant folder and install it

$ cd ~/migrant $ makepkg -si

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

ID: 1149870
Name: migrant
PackageBaseID: 186453
PackageBase: migrant
Version: 0.14.0-1
Description: Basic database migration manager powered by migrant_lib
URL: https://github.com/jaemk/migrant
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bertptrs
Submitter: bertptrs
FirstSubmitted: 1665245536
LastModified: 1665245536
URLPath: /cgit/aur.git/snapshot/migrant.tar.gz