flyway on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "flyway" 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 flyway on Arch using YAY
$
yay -S
flyway
Copied
* (Optional) Uninstall flyway on Arch using YAY
$
yay -Rns
flyway
Copied
2. Manually Install "flyway" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone flyway's git locally
$
git clone https://aur.archlinux.org/flyway.git
~/flyway
Copied
c. Go to ~/flyway folder and install it
$
cd
~/flyway
Copied
$
makepkg -si
Copied
3. Information about the flyway package on Arch User Repository (AUR)
ID: 1357928
Name: flyway
PackageBaseID: 107489
PackageBase: flyway
Version: 10.1.0-1
Description: Database migration utility written Java, supporting a wide range of databases
URL: https://flywaydb.org/
NumVotes: 6
Popularity: 0.076879
OutOfDate:
Maintainer: shyamin
Submitter: wil93
FirstSubmitted: 1455297097
LastModified: 1700742732
URLPath: /cgit/aur.git/snapshot/flyway.tar.gz
Name: flyway
PackageBaseID: 107489
PackageBase: flyway
Version: 10.1.0-1
Description: Database migration utility written Java, supporting a wide range of databases
URL: https://flywaydb.org/
NumVotes: 6
Popularity: 0.076879
OutOfDate:
Maintainer: shyamin
Submitter: wil93
FirstSubmitted: 1455297097
LastModified: 1700742732
URLPath: /cgit/aur.git/snapshot/flyway.tar.gz