jinx on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S jinx

* (Optional) Uninstall jinx on Arch using YAY

$ yay -Rns jinx

2. Manually Install "jinx" via AUR

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

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

b. Clone jinx's git locally

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

c. Go to ~/jinx folder and install it

$ cd ~/jinx $ makepkg -si

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

ID: 1420111
Name: jinx
PackageBaseID: 179355
PackageBase: jinx
Version: 0.2.25-1
Description: A meta-build-system for building OS distributions
URL: https://github.com/mintsuki/jinx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mintsuki
Submitter: mintsuki
FirstSubmitted: 1654209594
LastModified: 1709491375
URLPath: /cgit/aur.git/snapshot/jinx.tar.gz