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