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

Last updated: November 26,2024

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

$ yay -S oh-my-bash-git

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

$ yay -Rns oh-my-bash-git

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

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

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

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

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

ID: 1262195
Name: oh-my-bash-git
PackageBaseID: 148185
PackageBase: oh-my-bash-git
Version: r461.dd7807f-1
Description: A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community
URL: https://github.com/ohmybash/oh-my-bash
NumVotes: 9
Popularity: 0.00053
OutOfDate:
Maintainer: aditya
Submitter: marco.obaid
FirstSubmitted: 1579058818
LastModified: 1684860430
URLPath: /cgit/aur.git/snapshot/oh-my-bash-git.tar.gz