asdf-vm on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S asdf-vm

* (Optional) Uninstall asdf-vm on Arch using YAY

$ yay -Rns asdf-vm

2. Manually Install "asdf-vm" via AUR

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

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

b. Clone asdf-vm's git locally

$ git clone https://aur.archlinux.org/asdf-vm.git ~/asdf-vm

c. Go to ~/asdf-vm folder and install it

$ cd ~/asdf-vm $ makepkg -si

3. Information about the asdf-vm package on Arch User Repository (AUR)

ID: 1389297
Name: asdf-vm
PackageBaseID: 142355
PackageBase: asdf-vm
Version: 0.14.0-1
Description: Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
URL: https://asdf-vm.com
NumVotes: 34
Popularity: 0.502911
OutOfDate:
Maintainer: alecmev
Submitter: alecmev
FirstSubmitted: 1558988650
LastModified: 1705773203
URLPath: /cgit/aur.git/snapshot/asdf-vm.tar.gz