dyncall on AUR (Arch User Repository)
Last updated: November 15,2024
Deprecated! Installation of this package may no longer be supported.
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
Copied
b. Install dyncall on Arch using YAY
$
yay -S
dyncall
Copied
* (Optional) Uninstall dyncall on Arch using YAY
$
yay -Rns
dyncall
Copied
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
Copied
b. Clone dyncall's git locally
$
git clone https://aur.archlinux.org/dyncall.git
~/dyncall
Copied
c. Go to ~/dyncall folder and install it
$
cd
~/dyncall
Copied
$
makepkg -si
Copied
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
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