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

Last updated: May 13,2024

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

$ yay -S oh-my-zsh-git

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

$ yay -Rns oh-my-zsh-git

2. Manually Install "oh-my-zsh-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-zsh-git's git locally

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

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

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

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

ID: 969829
Name: oh-my-zsh-git
PackageBaseID: 63901
PackageBase: oh-my-zsh-git
Version: r6192.be4a95297-1
Description: A community-driven framework for managing your zsh configuration. Includes 180+ optional plugins and over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community
URL: https://github.com/ohmyzsh/ohmyzsh
NumVotes: 466
Popularity: 2.306818
OutOfDate:
Maintainer: MarcinWieczorek
Submitter: phoenixlzx
FirstSubmitted: 1351080279
LastModified: 1633413165
URLPath: /cgit/aur.git/snapshot/oh-my-zsh-git.tar.gz