zigup on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S zigup

* (Optional) Uninstall zigup on Arch using YAY

$ yay -Rns zigup

2. Manually Install "zigup" via AUR

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

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

b. Clone zigup's git locally

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

c. Go to ~/zigup folder and install it

$ cd ~/zigup $ makepkg -si

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

ID: 1203284
Name: zigup
PackageBaseID: 189935
PackageBase: zigup
Version: 2022.08.25.r3.g644f8aa-1
Description: Download and manage Zig compilers
URL: https://github.com/marler8997/zigup
NumVotes: 1
Popularity: 0.000928
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1674964353
LastModified: 1674964353
URLPath: /cgit/aur.git/snapshot/zigup.tar.gz