libffi8 (3.4.2-4)
Published 2024-09-10 13:52:12 +00:00 by Kabooshki
Installation
sudo curl -o /etc/apt/keyrings/gitea-Archive-Team.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-Archive-Team.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install libffi8=3.4.2-4
Repository Info
Distributions |
bullseye |
Components |
main |
Architectures |
amd64 |
About this package
Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.
Dependencies
libc6 (>= 2.27) |