reshape on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S reshape

* (Optional) Uninstall reshape on Arch using YAY

$ yay -Rns reshape

2. Manually Install "reshape" via AUR

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

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

b. Clone reshape's git locally

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

c. Go to ~/reshape folder and install it

$ cd ~/reshape $ makepkg -si

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

ID: 1173176
Name: reshape
PackageBaseID: 176978
PackageBase: reshape
Version: 0.6.1-1
Description: A zero-downtime schema migration tool for PostgreSQL
URL: https://github.com/fabianlindfors/reshape
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1647505462
LastModified: 1669150633
URLPath: /cgit/aur.git/snapshot/reshape.tar.gz