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

Last updated: October 05,2024

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

$ yay -S oh-my-posh

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

$ yay -Rns oh-my-posh

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

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

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

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

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

ID: 1427097
Name: oh-my-posh
PackageBaseID: 186766
PackageBase: oh-my-posh
Version: 19.17.1-1
Description: A prompt theme engine for any shell.
URL: https://github.com/JanDeDobbeleer/oh-my-posh
NumVotes: 5
Popularity: 1.139271
OutOfDate:
Maintainer: wszqkzqk
Submitter: wszqkzqk
FirstSubmitted: 1666272625
LastModified: 1710425308
URLPath: /cgit/aur.git/snapshot/oh-my-posh.tar.gz