elixir-build on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S elixir-build

* (Optional) Uninstall elixir-build on Arch using YAY

$ yay -Rns elixir-build

2. Manually Install "elixir-build" via AUR

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

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

b. Clone elixir-build's git locally

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

c. Go to ~/elixir-build folder and install it

$ cd ~/elixir-build $ makepkg -si

3. Information about the elixir-build package on Arch User Repository (AUR)

ID: 189752
Name: elixir-build
PackageBaseID: 87834
PackageBase: elixir-build
Version: 20141001-1
Description: Compile and install different versions of Elixir
URL: https://github.com/mururu/elixir-build
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1417304566
LastModified: 1433875516
URLPath: /cgit/aur.git/snapshot/elixir-build.tar.gz