migrant on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install migrant on Arch using YAY
$
yay -S
migrant
Copied
* (Optional) Uninstall migrant on Arch using YAY
$
yay -Rns
migrant
Copied
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
Copied
b. Clone migrant's git locally
$
git clone https://aur.archlinux.org/migrant.git
~/migrant
Copied
c. Go to ~/migrant folder and install it
$
cd
~/migrant
Copied
$
makepkg -si
Copied
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
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