git-toolbelt on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "git-toolbelt" 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-toolbelt on Arch using YAY
$
yay -S
git-toolbelt
Copied
* (Optional) Uninstall git-toolbelt on Arch using YAY
$
yay -Rns
git-toolbelt
Copied
2. Manually Install "git-toolbelt" 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-toolbelt's git locally
$
git clone https://aur.archlinux.org/git-toolbelt.git
~/git-toolbelt
Copied
c. Go to ~/git-toolbelt folder and install it
$
cd
~/git-toolbelt
Copied
$
makepkg -si
Copied
3. Information about the git-toolbelt package on Arch User Repository (AUR)
ID: 1292447
Name: git-toolbelt
PackageBaseID: 146431
PackageBase: git-toolbelt
Version: 1.9.0-1
Description: A suite of useful Git commands that aid with scripting or every day command line usage
URL: https://github.com/nvie/git-toolbelt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joern_h
Submitter: radmen
FirstSubmitted: 1573053601
LastModified: 1689949381
URLPath: /cgit/aur.git/snapshot/git-toolbelt.tar.gz
Name: git-toolbelt
PackageBaseID: 146431
PackageBase: git-toolbelt
Version: 1.9.0-1
Description: A suite of useful Git commands that aid with scripting or every day command line usage
URL: https://github.com/nvie/git-toolbelt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joern_h
Submitter: radmen
FirstSubmitted: 1573053601
LastModified: 1689949381
URLPath: /cgit/aur.git/snapshot/git-toolbelt.tar.gz