git-oxide on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S git-oxide

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

$ yay -Rns git-oxide

2. Manually Install "git-oxide" via AUR

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

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

b. Clone git-oxide's git locally

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

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

$ cd ~/git-oxide $ makepkg -si

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

ID: 792280
Name: git-oxide
PackageBaseID: 157743
PackageBase: git-oxide
Version: 0.4.0-1
Description: A command-line application for interacting with git repositories
URL: https://github.com/Byron/git-oxide
NumVotes: 0
Popularity: 0
OutOfDate: 1634634536
Maintainer: Jojii
FirstSubmitted: 1600181520
LastModified: 1600181520
URLPath: /cgit/aur.git/snapshot/git-oxide.tar.gz