elixir-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S elixir-git

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

$ yay -Rns elixir-git

2. Manually Install "elixir-git" via AUR

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

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

b. Clone elixir-git's git locally

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

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

$ cd ~/elixir-git $ makepkg -si

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

ID: 624380
Name: elixir-git
PackageBaseID: 142241
PackageBase: elixir-git
Version: 1.9.0-1
Description: a functional meta-programming aware language built on top of the Erlang VM
URL: http://elixir-lang.org
NumVotes: 0
Popularity: 0
OutOfDate: 1701361256
Maintainer:
Submitter: IanLuites
FirstSubmitted: 1558512515
LastModified: 1561390256
URLPath: /cgit/aur.git/snapshot/elixir-git.tar.gz