pkg.sopackage field notes

brew / rank 1674

Install vala with Homebrew

Compiler for the GObject type system. Version 0.56.19 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install vala

provider-native install command

overview

Package summary

Compiler for the GObject type system

Commands and aliases

  • vala
  • vala-0.56
  • vala-gen-introspect
  • vala-gen-introspect-0.56
  • valac
  • valac-0.56
  • valadoc
  • valadoc-0.56
  • vapigen
  • vapigen-0.56

history

Project history and usage

Vala is a programming language and compiler for the GObject type system. Its package-manager identity is a compiler/toolchain package: it provides `valac`, versioned compiler binaries, `valadoc`, `vapigen`, and related tools used to build GNOME-style native software without adding a separate runtime ABI.

Project history

Vala appeared publicly in 2006 as a new language for GNOME developers. The August 2006 Vala 0.0.2 announcement called it a compiler for the GObject type system and described `valac` as a self-hosting compiler that translated Vala source into C source and headers.

The early design goal was to bring modern language features to GNOME developers without imposing extra runtime requirements or a different ABI from C applications and libraries. The announcement described syntax similar to C#, modified for GObject, with interfaces, properties, signals, foreach, lambda expressions, type inference, assisted memory management, and planned generics and exception handling.

Modern Vala documentation preserves that identity: Vala uses high-level abstractions while keeping the same ABI as C libraries, uses the GObject type system, and includes code-generation routines that make targeting the GNOME stack simple.

Adoption history

Vala grew inside GNOME's development world, where the value proposition was native GObject/GLib code with a higher-level syntax and generated C output. The retired GNOME project page calls it a cross-platform development tool and notes third-party distributions for Windows, macOS, Linux, BSDs, and other platforms.

Packaging spread reflects that compiler-toolchain role. The input lists packages across Homebrew, Alpine, Debian, Fedora, MacPorts, Arch, Ubuntu, openSUSE, and zypper-style ecosystems, usually exposing both libraries and command-line tools.

How it is used

The central tool is `valac`, which the official documentation describes as transforming Vala code into compilable C code. The Vala distribution also includes tools such as `valadoc`, `vapigen`, and `vala-gen-introspect` for documentation and bindings work.

`vapigen` is especially important in package workflows because it generates VAPI bindings from GObject Introspection GIR files. The official binding guide explains that Vala bindings are usually small files that let `valac` map Vala code to C APIs and integrate with pkg-config-oriented builds.

Why package nerds care

Vala matters to package nerds because it is both a language and a source-to-C compiler bound tightly to GLib, GObject, GIR, pkg-config, VAPI files, and distro development packages. Build failures often involve the exact Vala compiler version, generated C, missing VAPI files, or GObject introspection metadata rather than a simple missing binary.

The Homebrew package is useful outside Linux because it brings a GNOME-oriented compiler stack to macOS, including versioned tools like `valac-0.56`, `valadoc-0.56`, and `vapigen-0.56` listed in the input.

Timeline

  • 2006: Vala 0.0.2 preview release is announced for the GObject type system.
  • 2006: Vala 0.0.3 adds arrays, switch statements, and experimental GTK+ and Cairo bindings.
  • 2021: Vala 0.40.25 is listed as a stable long-term-support release.
  • 2022: Vala 0.48.25 is listed as a stable long-term-support release.
  • 2024: Vala 0.56.17 is listed as a stable long-term-support release.

Related projects

  • GLib and GObject are the runtime and type-system foundations Vala targets.
  • GObject Introspection, GIR files, VAPI files, pkg-config, and `vapigen` are central to Vala library binding workflows.
  • Vala Language Server adds editor code intelligence on top of the Vala compiler stack.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
valaexecutableindexed executableDiscovered from the local executable index.
vala-0.56executableindexed executableDiscovered from the local executable index.
vala-gen-introspectexecutableindexed executableDiscovered from the local executable index.
vala-gen-introspect-0.56executableindexed executableDiscovered from the local executable index.
valacexecutableindexed executableDiscovered from the local executable index.
valac-0.56executableindexed executableDiscovered from the local executable index.
valadocexecutableindexed executableDiscovered from the local executable index.
valadoc-0.56executableindexed executableDiscovered from the local executable index.
vapigenexecutableindexed executableDiscovered from the local executable index.
vapigen-0.56executableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.56.19
manager updated2026-06-22
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:vala
Version0.56.19
Package managerHomebrew
Homepagehttps://wiki.gnome.org/Projects/Vala
Last updated2026-06-22T14:06:33-07:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation