How to Install and Uninstall libvala.x86_64 Package on Fedora 35

Last updated: September 21,2024

1. Install "libvala.x86_64" package

This guide covers the steps necessary to install libvala.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libvala.x86_64

2. Uninstall "libvala.x86_64" package

This guide covers the steps necessary to uninstall libvala.x86_64 on Fedora 35:

$ sudo dnf remove libvala.x86_64 $ sudo dnf autoremove

3. Information about the libvala.x86_64 package on Fedora 35

Last metadata expiration check: 0:06:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libvala
Version : 0.54.8
Release : 1.fc35
Architecture : x86_64
Size : 596 k
Source : vala-0.54.8-1.fc35.src.rpm
Repository : updates
Summary : Vala compiler library
URL : https://wiki.gnome.org/Projects/Vala
License : LGPLv2+ and BSD
Description : 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 package contains the shared libvala library.