oh-my-git on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S oh-my-git

* (Optional) Uninstall oh-my-git on Arch using YAY

$ yay -Rns oh-my-git

2. Manually Install "oh-my-git" via AUR

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

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

b. Clone oh-my-git's git locally

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

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

$ cd ~/oh-my-git $ makepkg -si

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

ID: 555487
Name: oh-my-git
PackageBaseID: 117635
PackageBase: oh-my-git
Version: r231.fd13327-1
Description: An opinionated git prompt for bash and zsh
URL: https://github.com/arialdomartini/oh-my-git
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jonian
FirstSubmitted: 1481379370
LastModified: 1540756407
URLPath: /cgit/aur.git/snapshot/oh-my-git.tar.gz