zin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S zin

* (Optional) Uninstall zin on Arch using YAY

$ yay -Rns zin

2. Manually Install "zin" via AUR

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

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

b. Clone zin's git locally

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

c. Go to ~/zin folder and install it

$ cd ~/zin $ makepkg -si

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

ID: 1271960
Name: zin
PackageBaseID: 194579
PackageBase: zin
Version: 0.1.1-1
Description: A CLI tool for generate random english words by length
URL: https://dnrops.gitee.io
NumVotes: 1
Popularity: 0.01207
OutOfDate:
Maintainer: dnrops
Submitter: dnrops
FirstSubmitted: 1686546627
LastModified: 1686546627
URLPath: /cgit/aur.git/snapshot/zin.tar.gz