How to Install and Uninstall valac Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "valac" package

Learn how to install valac on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install valac

2. Uninstall "valac" package

Here is a brief guide to show you how to uninstall valac on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove valac $ sudo apt autoclean && sudo apt autoremove

3. Information about the valac package on Ubuntu 21.10 (Impish Indri)

Package: valac
Architecture: amd64
Version: 0.52.6-0ubuntu1
Priority: optional
Section: universe/devel
Source: vala
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 438
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.48), libvala-0.52-0 (= 0.52.6-0ubuntu1), libvalacodegen-0.52-0 (= 0.52.6-0ubuntu1), libglib2.0-dev (>= 2.48), valac-0.52-vapi, valac-bin (= 0.52.6-0ubuntu1)
Recommends: gcc
Conflicts: valac-0.12, valac-0.14, valac-0.16, valac-0.18, valac-0.20, valac-0.22, valac-0.24, valac-0.26, valac-0.28, valac-0.30
Filename: pool/universe/v/vala/valac_0.52.6-0ubuntu1_amd64.deb
Size: 127140
MD5sum: 1a0397819b41279bb7416df19b8d2dbe
SHA1: d58c74420e36c9133e315617dde0f03377f185d6
SHA256: 953c01cc3da3164cf27052d8ccc37217ca62c4989d96f817b0dce848d303c431
SHA512: e1beecaeea28d6860cb4919db2420e9f6d5cb8966844b3cd65f7b9c9ead26ab6e60d73de5615673b4d0d57fb15cce95c547a3ec8b70cb17b58325d1aafeedddc
Homepage: https://wiki.gnome.org/Projects/Vala/
Description-en: C# like language for the GObject system
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.
.
valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala
source code. This package also contains the vala-gen-introspect and
vapigen binaries that will automatically generate Vala bindings.
Description-md5: 218f3b0a7cade0003732a9717a7a8215