How to Install and Uninstall libvala.i686 Package on Fedora 34

Last updated: November 25,2024

1. Install "libvala.i686" package

Please follow the step by step instructions below to install libvala.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libvala.i686

2. Uninstall "libvala.i686" package

Please follow the steps below to uninstall libvala.i686 on Fedora 34:

$ sudo dnf remove libvala.i686 $ sudo dnf autoremove

3. Information about the libvala.i686 package on Fedora 34

Last metadata expiration check: 1:07:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libvala
Version : 0.48.24
Release : 1.fc34
Architecture : i686
Size : 665 k
Source : vala-0.48.24-1.fc34.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.