zvm on AUR (Arch User Repository)
Last updated: November 28,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
Copied
b. Install zvm on Arch using YAY
$
yay -S
zvm
Copied
* (Optional) Uninstall zvm on Arch using YAY
$
yay -Rns
zvm
Copied
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
Copied
b. Clone zvm's git locally
$
git clone https://aur.archlinux.org/zvm.git
~/zvm
Copied
c. Go to ~/zvm folder and install it
$
cd
~/zvm
Copied
$
makepkg -si
Copied
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
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