oh-my-git on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install oh-my-git on Arch using YAY
$
yay -S
oh-my-git
Copied
* (Optional) Uninstall oh-my-git on Arch using YAY
$
yay -Rns
oh-my-git
Copied
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
Copied
b. Clone oh-my-git's git locally
$
git clone https://aur.archlinux.org/oh-my-git.git
~/oh-my-git
Copied
c. Go to ~/oh-my-git folder and install it
$
cd
~/oh-my-git
Copied
$
makepkg -si
Copied
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
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