git-rename on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "git-rename" 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-rename on Arch using YAY
$
yay -S
git-rename
Copied
* (Optional) Uninstall git-rename on Arch using YAY
$
yay -Rns
git-rename
Copied
2. Manually Install "git-rename" 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-rename's git locally
$
git clone https://aur.archlinux.org/git-rename.git
~/git-rename
Copied
c. Go to ~/git-rename folder and install it
$
cd
~/git-rename
Copied
$
makepkg -si
Copied
3. Information about the git-rename package on Arch User Repository (AUR)
ID: 909554
Name: git-rename
PackageBaseID: 136269
PackageBase: git-rename
Version: 1.0.0-3
Description: Easily rename a branch, locally and on the remote
URL: https://github.com/sudoforge/git-rename
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sudobot
Submitter: sudoforge
FirstSubmitted: 1537927939
LastModified: 1621483172
URLPath: /cgit/aur.git/snapshot/git-rename.tar.gz
Name: git-rename
PackageBaseID: 136269
PackageBase: git-rename
Version: 1.0.0-3
Description: Easily rename a branch, locally and on the remote
URL: https://github.com/sudoforge/git-rename
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sudobot
Submitter: sudoforge
FirstSubmitted: 1537927939
LastModified: 1621483172
URLPath: /cgit/aur.git/snapshot/git-rename.tar.gz