How to Install valabind in Ubuntu 18.04



Install valabind by entering the following commands in the terminal:

sudo apt update
sudo apt install valabind

Description:

converts vapi files to SWIG, C++, GIR or GEAR files

Valabind is a tool to parse vala or vapi files and transform them into SWIG interface files, C++ source files, GIR or GEAR. . It allows easy, fully automatic generation of language bindings for vala code.

Homepage: https://github.com/radare/valabind

Version: 1.5.0-2

Section: universe/devel