gitoxide-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gitoxide-git

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

$ yay -Rns gitoxide-git

2. Manually Install "gitoxide-git" via AUR

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

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

b. Clone gitoxide-git's git locally

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

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

$ cd ~/gitoxide-git $ makepkg -si

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

ID: 1166777
Name: gitoxide-git
PackageBaseID: 187226
PackageBase: gitoxide-git
Version: 0.17.0.9516-1
Description: An idiomatic, lean, fast & safe pure Rust implementation of Git
URL: https://github.com/Byron/gitoxide
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: quininer
FirstSubmitted: 1667999971
LastModified: 1667999971
URLPath: /cgit/aur.git/snapshot/gitoxide-git.tar.gz