erlang-meck on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S erlang-meck

* (Optional) Uninstall erlang-meck on Arch using YAY

$ yay -Rns erlang-meck

2. Manually Install "erlang-meck" via AUR

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

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

b. Clone erlang-meck's git locally

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

c. Go to ~/erlang-meck folder and install it

$ cd ~/erlang-meck $ makepkg -si

3. Information about the erlang-meck package on Arch User Repository (AUR)

ID: 534211
Name: erlang-meck
PackageBaseID: 134996
PackageBase: erlang-meck
Version: 0.8.12-1
Description: A mocking framework for Erlang
URL: https://hex.pm/packages/meck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhustec
Submitter: zhustec
FirstSubmitted: 1534067869
LastModified: 1534067869
URLPath: /cgit/aur.git/snapshot/erlang-meck.tar.gz