manjaro-zsh-config on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S manjaro-zsh-config

* (Optional) Uninstall manjaro-zsh-config on Arch using YAY

$ yay -Rns manjaro-zsh-config

2. Manually Install "manjaro-zsh-config" via AUR

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

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

b. Clone manjaro-zsh-config's git locally

$ git clone https://aur.archlinux.org/manjaro-zsh-config.git ~/manjaro-zsh-config

c. Go to ~/manjaro-zsh-config folder and install it

$ cd ~/manjaro-zsh-config $ makepkg -si

3. Information about the manjaro-zsh-config package on Arch User Repository (AUR)

ID: 1242173
Name: manjaro-zsh-config
PackageBaseID: 192734
PackageBase: manjaro-zsh-config
Version: 0.25-3
Description: Zsh configuration for manjaro
URL: https://github.com/Chrysostomus/manjaro-zsh-config
NumVotes: 1
Popularity: 0.002517
OutOfDate:
Maintainer: gboehl
Submitter: gboehl
FirstSubmitted: 1681602247
LastModified: 1681626342
URLPath: /cgit/aur.git/snapshot/manjaro-zsh-config.tar.gz

5. The same packages on other Linux Distributions