Search Criteria
Package Details: rebar3-git 5385.4594b00f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rebar3-git.git (read-only, click to copy) |
---|---|
Package Base: | rebar3-git |
Description: | A sophisticated build-tool for Erlang projects that follows OTP principles. |
Upstream URL: | https://github.com/erlang/rebar3 |
Licenses: | Apache-2.0 |
Conflicts: | rebar3 |
Provides: | rebar3 |
Submitter: | winlu |
Maintainer: | fixeria |
Last Packager: | fixeria |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-01 17:42 (UTC) |
Last Updated: | 2024-06-01 14:26 (UTC) |
Dependencies (3)
- erlang-nox (erlang)
- git (git-gitAUR, git-glAUR) (make)
- rebar3-zshAUR (optional) – ZSH completion
Required by (9)
- elixir-ls-git (requires rebar3) (make)
- els_dap (requires rebar3) (make)
- erlang_ls (requires rebar3) (make)
- erlang_ls-git (requires rebar3)
- matrix2051-git (requires rebar3) (make)
- msgpack-erlang (requires rebar3) (make)
- rebar3-zsh (requires rebar3)
- rralle (requires rebar3) (make)
- shinyfetch-git (requires rebar3) (make)
Latest Comments
0m3 commented on 2024-06-03 13:20 (UTC)
Hello all,
The reason was the installed
asdf
.asdf
was installed according to the scheme ZSH & Pacman.You can do the following:
. /opt/asdf-vm/asdf.sh
in your.zshrc
file and executesource .zshrc
;yay -S rebar3
;. /opt/asdf-vm/asdf.sh
in your.zshrc
file and executesource .zshrc
.0m3 commented on 2024-06-03 12:37 (UTC)
Hello all,
dimytch commented on 2022-11-25 03:08 (UTC)
Without those changes do not compiles.