restack on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S restack

* (Optional) Uninstall restack on Arch using YAY

$ yay -Rns restack

2. Manually Install "restack" via AUR

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

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

b. Clone restack's git locally

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

c. Go to ~/restack folder and install it

$ cd ~/restack $ makepkg -si

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

ID: 1283654
Name: restack
PackageBaseID: 171180
PackageBase: restack
Version: 0.7.0-1
Description: Makes interactive Git rebase aware of intermediate branches.
URL: https://github.com/abhinav/restack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abhinav
Submitter: abhinav
FirstSubmitted: 1632003007
LastModified: 1688566753
URLPath: /cgit/aur.git/snapshot/restack.tar.gz