How to Install and Uninstall valac Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "valac" package

In this section, we are going to explain the necessary steps to install valac on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install valac

2. Uninstall "valac" package

Please follow the instructions below to uninstall valac on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the valac package on Ubuntu 20.10 (Groovy Gorilla)

Package: valac
Architecture: amd64
Version: 0.48.11-1
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: 476
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.48), libvala-0.48-0 (= 0.48.11-1), libvalacodegen-0.48-0 (= 0.48.11-1), libglib2.0-dev (>= 2.48), valac-0.48-vapi, valac-bin (= 0.48.11-1)
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.48.11-1_amd64.deb
Size: 115624
MD5sum: bd43fc7bec2e12f198b2e31c2e68fa57
SHA1: 7da17a008accc3904d3abb64b68c71482a3a4d02
SHA256: f76ee5939e9e5971c3b1072ea95ffb1c4cdef40088d86dadd9e9f3ffac4809c8
SHA512: 9e3b22cc2b957e60ac63ff038aec8badbd106984ba36c437d5660c2d17934faf21830a8fc4c917d6eda4f5ca90e09374e7bc1c60a203ac7dd54489f8d6f3e6b0
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