zx on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S zx

* (Optional) Uninstall zx on Arch using YAY

$ yay -Rns zx

2. Manually Install "zx" via AUR

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

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

b. Clone zx's git locally

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

c. Go to ~/zx folder and install it

$ cd ~/zx $ makepkg -si

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

ID: 1410821
Name: zx
PackageBaseID: 166522
PackageBase: zx
Version: 7.2.3-1
Description: A tool for writing better scripts
URL: https://github.com/google/zx
NumVotes: 4
Popularity: 0.491369
OutOfDate:
Maintainer: alexdandrea
Submitter: dusansimic
FirstSubmitted: 1620460185
LastModified: 1708164039
URLPath: /cgit/aur.git/snapshot/zx.tar.gz