zsh-theme-minimal on AUR (Arch User Repository)

Last updated: January 10,2025

1. Install "zsh-theme-minimal" 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 zsh-theme-minimal on Arch using YAY

$ yay -S zsh-theme-minimal

* (Optional) Uninstall zsh-theme-minimal on Arch using YAY

$ yay -Rns zsh-theme-minimal

2. Manually Install "zsh-theme-minimal" via AUR

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

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

b. Clone zsh-theme-minimal's git locally

$ git clone https://aur.archlinux.org/zsh-theme-minimal.git ~/zsh-theme-minimal

c. Go to ~/zsh-theme-minimal folder and install it

$ cd ~/zsh-theme-minimal $ makepkg -si

3. Information about the zsh-theme-minimal package on Arch User Repository (AUR)

ID: 731435
Name: zsh-theme-minimal
PackageBaseID: 152393
PackageBase: zsh-theme-minimal
Version: 1.0.4-2
Description: A minimal and extensible Zsh theme
URL: https://github.com/subnixr/minimal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alecmev
Submitter: alecmev
FirstSubmitted: 1588700116
LastModified: 1588700567
URLPath: /cgit/aur.git/snapshot/zsh-theme-minimal.tar.gz