zaura on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S zaura

* (Optional) Uninstall zaura on Arch using YAY

$ yay -Rns zaura

2. Manually Install "zaura" via AUR

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

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

b. Clone zaura's git locally

$ git clone https://aur.archlinux.org/zaura.git ~/zaura

c. Go to ~/zaura folder and install it

$ cd ~/zaura $ makepkg -si

3. Information about the zaura package on Arch User Repository (AUR)

ID: 1135466
Name: zaura
PackageBaseID: 185505
PackageBase: zaura
Version: 0.1.4-1
Description: A bash library for utilizing the AUR inside bash scripts.
URL: https://gitea.com/ffqq/zaura
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ffqq
Submitter: ffqq
FirstSubmitted: 1662359492
LastModified: 1662395719
URLPath: /cgit/aur.git/snapshot/zaura.tar.gz