git-rename on AUR (Arch User Repository)

Last updated: May 10,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

b. Install git-rename on Arch using YAY

$ yay -S git-rename

* (Optional) Uninstall git-rename on Arch using YAY

$ yay -Rns git-rename

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

b. Clone git-rename's git locally

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

c. Go to ~/git-rename folder and install it

$ cd ~/git-rename $ makepkg -si

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