rebar3-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S rebar3-git

* (Optional) Uninstall rebar3-git on Arch using YAY

$ yay -Rns rebar3-git

2. Manually Install "rebar3-git" via AUR

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

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

b. Clone rebar3-git's git locally

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

c. Go to ~/rebar3-git folder and install it

$ cd ~/rebar3-git $ makepkg -si

3. Information about the rebar3-git package on Arch User Repository (AUR)

ID: 1173890
Name: rebar3-git
PackageBaseID: 91842
PackageBase: rebar3-git
Version: 5238.ac6f8bcb-1
Description: A sophisticated build-tool for Erlang projects that follows OTP principles.
URL: https://github.com/erlang/rebar3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: winlu
Submitter: winlu
FirstSubmitted: 1427910170
LastModified: 1669353396
URLPath: /cgit/aur.git/snapshot/rebar3-git.tar.gz