Search Criteria
Package Details: rebar3-git 5471.56c955c8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rebar3-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rebar3-git |
| Description: | Erlang build tool that makes it easy to compile and test Erlang applications and releases |
| Upstream URL: | https://github.com/erlang/rebar3 |
| Licenses: | Apache-2.0 |
| Conflicts: | rebar3 |
| Provides: | rebar3 |
| Submitter: | winlu |
| Maintainer: | fixeria |
| Last Packager: | fixeria |
| Votes: | 1 |
| Popularity: | 0.043452 |
| First Submitted: | 2015-04-01 17:42 (UTC) |
| Last Updated: | 2025-07-31 21:13 (UTC) |
Dependencies (8)
Required by (11)
- els_dap (requires rebar3) (make)
- erlang-cl (requires rebar3) (make)
- erlang-elvis (requires rebar3) (make)
- erlang_ls (requires rebar3) (make)
- erlang_ls-git (requires rebar3)
- erlfmt-git (requires rebar3) (make)
- gleam-bin (requires rebar3) (optional)
- matrix2051-git (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.asdfwas installed according to the scheme ZSH & Pacman.You can do the following:
. /opt/asdf-vm/asdf.shin your.zshrcfile and executesource .zshrc;yay -S rebar3;. /opt/asdf-vm/asdf.shin your.zshrcfile 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.