How to Install and Uninstall valabind Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 16,2024

1. Install "valabind" package

In this section, we are going to explain the necessary steps to install valabind on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install valabind

2. Uninstall "valabind" package

Here is a brief guide to show you how to uninstall valabind on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove valabind $ sudo apt autoclean && sudo apt autoremove

3. Information about the valabind package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: valabind
Priority: optional
Section: universe/devel
Installed-Size: 222
Maintainer: Ubuntu Developers
Original-Maintainer: David Martínez Moreno
Architecture: amd64
Version: 0.9.2-2
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.31.8), libvala-0.30-0 (>= 0.30.0)
Suggests: gobject-introspection, swig, valac
Filename: pool/universe/v/valabind/valabind_0.9.2-2_amd64.deb
Size: 69790
MD5sum: 6889feaaf4f40e0842dbeb48029968b8
SHA1: 067df012c04b3be5298d8ace454da03463bb3fe3
SHA256: 7a657ab103a7e4f267aa1befcf9364ccef22745b84514b53a571d94d27ec11a0
Description-en: 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.
Description-md5: c4b22950e3c47dd2a96281d9df1346b1
Homepage: http://radare.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu