How to Install and Uninstall vala Package on openSUSE Leap

Last updated: May 19,2024

1. Install "vala" package

Please follow the guidance below to install vala on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install vala

2. Uninstall "vala" package

In this section, we are going to explain the necessary steps to uninstall vala on openSUSE Leap:

$ sudo zypper remove vala

3. Information about the vala package on openSUSE Leap

Information for package vala:
-----------------------------
Repository : Main Repository
Name : vala
Version : 0.54.8-150400.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 10.4 MiB
Installed : No
Status : not installed
Source package : vala-0.54.8-150400.3.3.1.src
Upstream URL : https://wiki.gnome.org/Projects/Vala
Summary : Programming language for GNOME
Description :
Vala is an object-oriented programming language with a self-hosting
compiler that generates C code and uses the GObject system.