How to Install and Uninstall libvala-0.30-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "libvala-0.30-0" package

This tutorial shows how to install libvala-0.30-0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvala-0.30-0

2. Uninstall "libvala-0.30-0" package

This tutorial shows how to uninstall libvala-0.30-0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvala-0.30-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvala-0.30-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvala-0.30-0
Priority: optional
Section: universe/libs
Installed-Size: 2821
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of Vala packages
Architecture: amd64
Source: vala
Version: 0.30.1-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.26)
Filename: pool/universe/v/vala/libvala-0.30-0_0.30.1-1_amd64.deb
Size: 793710
MD5sum: d40f686165c1225259bce7cc27c71774
SHA1: f5ef247ee11334cbdfc83e4d85073034ff57f67a
SHA256: 50ac860675008059c9f109acb20e00e604058dc658e6f97450e621f93ed1c50c
Description-en: C# like language for the GObject system - library
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.
.
This library contains the parser used by valac. It can be used for
building tools arround Vala.
Description-md5: 8e6c5c5f694deba240aa5a0dbccd9a44
Multi-Arch: same
Homepage: https://wiki.gnome.org/Projects/Vala/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu