metacall-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S metacall-git

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

$ yay -Rns metacall-git

2. Manually Install "metacall-git" via AUR

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

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

b. Clone metacall-git's git locally

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

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

$ cd ~/metacall-git $ makepkg -si

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

ID: 1083173
Name: metacall-git
PackageBaseID: 176312
PackageBase: metacall-git
Version: v0.5.20.r12.g2a4a9ee1-1
Description: A CLI for a library providing inter-language foreign function interface calls
URL: https://github.com/metacall/core
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: AkechiShiro
Submitter: AkechiShiro
FirstSubmitted: 1645639367
LastModified: 1653121069
URLPath: /cgit/aur.git/snapshot/metacall-git.tar.gz