How to Install and Uninstall libffcall1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libffcall1-dev" package

Please follow the step by step instructions below to install libffcall1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libffcall1-dev

2. Uninstall "libffcall1-dev" package

This tutorial shows how to uninstall libffcall1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libffcall1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libffcall1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libffcall1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 277
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Egger
Architecture: amd64
Source: ffcall
Version: 1.10+cvs20100619-3
Depends: libffcall1 (= 1.10+cvs20100619-3)
Filename: pool/universe/f/ffcall/libffcall1-dev_1.10+cvs20100619-3_amd64.deb
Size: 36648
MD5sum: 49237c3ea58558d9fe98f965bea42074
SHA1: 131834600caa5e052acedc61d3a787ff4055b9bc
SHA256: ac73e99d6f3f1cdb87503310fb767dea3da294de970adc13bd5778c1852224ea
Description-en: Foreign Function Call Libraries (development files)
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)
Description-md5: 13719329cffea1e96f42b3de304e3a72
Homepage: https://savannah.gnu.org/projects/libffcall/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu