rewrite-git on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "rewrite-git" 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 rewrite-git on Arch using YAY

$ yay -S rewrite-git

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

$ yay -Rns rewrite-git

2. Manually Install "rewrite-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rewrite-git's git locally

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

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

$ cd ~/rewrite-git $ makepkg -si

3. Information about the rewrite-git package on Arch User Repository (AUR)

ID: 387004
Name: rewrite-git
PackageBaseID: 120058
PackageBase: rewrite-git
Version: 0.1.r6.40477cd-1
Description: Utility that allows for the in-place rewrite of a file's contents
URL: https://github.com/neosmart/rewrite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sigma
Submitter: sigma
FirstSubmitted: 1487934586
LastModified: 1487934586
URLPath: /cgit/aur.git/snapshot/rewrite-git.tar.gz