@billkaguru Well, it's needed only by asdf-elixir
, but added as an optdep, thanks!
Search Criteria
Package Details: asdf-vm 0.15.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/asdf-vm.git (read-only, click to copy) |
---|---|
Package Base: | asdf-vm |
Description: | Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more |
Upstream URL: | https://asdf-vm.com |
Licenses: | MIT |
Submitter: | alecmev |
Maintainer: | alecmev (rnestler) |
Last Packager: | rnestler |
Votes: | 41 |
Popularity: | 3.15 |
First Submitted: | 2019-05-27 20:24 (UTC) |
Last Updated: | 2024-12-28 17:00 (UTC) |
Dependencies (14)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- autoconf (autoconf-gitAUR) (optional)
- automake (automake-gitAUR) (optional)
- bash-completion (bash-completion-gitAUR) (optional) – For completions to work in Bash
- libffi (libffi-gitAUR) (optional)
- libtool (libtool-gitAUR) (optional)
- libxslt (libxslt-gitAUR) (optional)
- libyaml (libyaml-gitAUR) (optional)
- ncurses (ncurses-gitAUR) (optional)
- openssl (openssl-gitAUR, openssl-staticAUR) (optional)
- readline (readline-gitAUR) (optional)
- unixodbc (unixodbc-gitAUR) (optional)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (optional) – Needed by some plugins, like Elixir
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
alecmev commented on 2019-10-01 10:00 (UTC)
billkaguru commented on 2019-10-01 00:02 (UTC)
package also needs unzip
for normal operation
Pinned Comments
alecmev commented on 2020-02-10 11:56 (UTC) (edited on 2022-01-20 18:16 (UTC) by alecmev)
Follow the official instructions to make asdf-vm work, see the sections titled "YOUR_SHELL & Pacman".
The completions are already installed, just make sure your shell is configured to use them. That is, don't
source completions/asdf.bash
orfpath=(completions $fpath)
.Thanks for bringing this up, @odelucca. This is worth highlighting in a pinned comment, installation logs are too noisy.