git-explode on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "git-explode" 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 git-explode on Arch using YAY
$
yay -S
git-explode
Copied
* (Optional) Uninstall git-explode on Arch using YAY
$
yay -Rns
git-explode
Copied
2. Manually Install "git-explode" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-explode's git locally
$
git clone https://aur.archlinux.org/git-explode.git
~/git-explode
Copied
c. Go to ~/git-explode folder and install it
$
cd
~/git-explode
Copied
$
makepkg -si
Copied
3. Information about the git-explode package on Arch User Repository (AUR)
ID: 573641
Name: git-explode
PackageBaseID: 138516
PackageBase: git-explode
Version: 0.0.1-1
Description: Explode linear sequence of git commits into topic branches
URL: https://github.com/aspiers/git-explode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Deewiant
Submitter: Deewiant
FirstSubmitted: 1546616102
LastModified: 1546616102
URLPath: /cgit/aur.git/snapshot/git-explode.tar.gz
Name: git-explode
PackageBaseID: 138516
PackageBase: git-explode
Version: 0.0.1-1
Description: Explode linear sequence of git commits into topic branches
URL: https://github.com/aspiers/git-explode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Deewiant
Submitter: Deewiant
FirstSubmitted: 1546616102
LastModified: 1546616102
URLPath: /cgit/aur.git/snapshot/git-explode.tar.gz