restack-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S restack-bin

* (Optional) Uninstall restack-bin on Arch using YAY

$ yay -Rns restack-bin

2. Manually Install "restack-bin" via AUR

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

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

b. Clone restack-bin's git locally

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

c. Go to ~/restack-bin folder and install it

$ cd ~/restack-bin $ makepkg -si

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

ID: 1283649
Name: restack-bin
PackageBaseID: 176194
PackageBase: restack-bin
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: 1645305848
LastModified: 1688566272
URLPath: /cgit/aur.git/snapshot/restack-bin.tar.gz