rambler on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rambler

* (Optional) Uninstall rambler on Arch using YAY

$ yay -Rns rambler

2. Manually Install "rambler" via AUR

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

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

b. Clone rambler's git locally

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

c. Go to ~/rambler folder and install it

$ cd ~/rambler $ makepkg -si

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

ID: 783508
Name: rambler
PackageBaseID: 157111
PackageBase: rambler
Version: 5.2.0-1
Description: A simple and language-independent SQL schema migration tool
URL: https://github.com/elwinar/rambler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tjbp
Submitter: tjbp
FirstSubmitted: 1598460255
LastModified: 1598460255
URLPath: /cgit/aur.git/snapshot/rambler.tar.gz