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