How to Install and Uninstall ffcall.x86_64 Package on Fedora 34
Last updated: November 15,2024
1. Install "ffcall.x86_64" package
This tutorial shows how to install ffcall.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
ffcall.x86_64
Copied
2. Uninstall "ffcall.x86_64" package
Please follow the instructions below to uninstall ffcall.x86_64 on Fedora 34:
$
sudo dnf remove
ffcall.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ffcall.x86_64 package on Fedora 34
Last metadata expiration check: 4:19:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ffcall
Version : 2.4
Release : 1.fc34
Architecture : x86_64
Size : 36 k
Source : ffcall-2.4-1.fc34.src.rpm
Repository : updates
Summary : Libraries for foreign function call interfaces
URL : http://www.gnu.org/software/libffcall/
License : GPLv2+
Description : This is a collection of four libraries which can be used to build
: foreign function call interfaces in embedded interpreters. The four
: packages are:
: - avcall: calling C functions with variable arguments
: - vacall: C functions accepting variable argument prototypes
: - trampoline: closures as first-class C functions
: - callback: closures with variable arguments as first-class C functions
: (a reentrant combination of vacall and trampoline)
Available Packages
Name : ffcall
Version : 2.4
Release : 1.fc34
Architecture : x86_64
Size : 36 k
Source : ffcall-2.4-1.fc34.src.rpm
Repository : updates
Summary : Libraries for foreign function call interfaces
URL : http://www.gnu.org/software/libffcall/
License : GPLv2+
Description : This is a collection of four libraries which can be used to build
: foreign function call interfaces in embedded interpreters. The four
: packages are:
: - avcall: calling C functions with variable arguments
: - vacall: C functions accepting variable argument prototypes
: - trampoline: closures as first-class C functions
: - callback: closures with variable arguments as first-class C functions
: (a reentrant combination of vacall and trampoline)