rebar3-zsh on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S rebar3-zsh

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

$ yay -Rns rebar3-zsh

2. Manually Install "rebar3-zsh" via AUR

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

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

b. Clone rebar3-zsh's git locally

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

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

$ cd ~/rebar3-zsh $ makepkg -si

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

ID: 1166896
Name: rebar3-zsh
PackageBaseID: 110693
PackageBase: rebar3-zsh
Version: 3.20.0-1
Description: ZSH completion for rebar3.
URL: https://github.com/erlang/rebar3
NumVotes: 5
Popularity: 0.006815
OutOfDate:
Maintainer: winlu
Submitter: winlu
FirstSubmitted: 1461916831
LastModified: 1668023843
URLPath: /cgit/aur.git/snapshot/rebar3-zsh.tar.gz