zvm on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S zvm

* (Optional) Uninstall zvm on Arch using YAY

$ yay -Rns zvm

2. Manually Install "zvm" via AUR

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

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

b. Clone zvm's git locally

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

c. Go to ~/zvm folder and install it

$ cd ~/zvm $ makepkg -si

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

ID: 1397582
Name: zvm
PackageBaseID: 188399
PackageBase: zvm
Version: 0.5.3-1
Description: Version manager for Zig compilers
URL: https://github.com/tristanisham/zvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abirvalarg
Submitter: abirvalarg
FirstSubmitted: 1670003369
LastModified: 1706832968
URLPath: /cgit/aur.git/snapshot/zvm.tar.gz