dyncall on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dyncall

* (Optional) Uninstall dyncall on Arch using YAY

$ yay -Rns dyncall

2. Manually Install "dyncall" via AUR

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

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

b. Clone dyncall's git locally

$ git clone https://aur.archlinux.org/dyncall.git ~/dyncall

c. Go to ~/dyncall folder and install it

$ cd ~/dyncall $ makepkg -si

3. Information about the dyncall package on Arch User Repository (AUR)

ID: 511679
Name: dyncall
PackageBaseID: 120874
PackageBase: dyncall
Version: 1.0-1
Description: Calls any plain C function with an argument list created dynamically.
URL: http://www.dyncall.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1617014252
Maintainer:
Submitter: beroal
FirstSubmitted: 1490103055
LastModified: 1526560497
URLPath: /cgit/aur.git/snapshot/dyncall.tar.gz