How to Install and Uninstall vala.i686 Package on Fedora 36
Last updated: January 06,2025
1. Install "vala.i686" package
Please follow the instructions below to install vala.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
vala.i686
Copied
2. Uninstall "vala.i686" package
Please follow the instructions below to uninstall vala.i686 on Fedora 36:
$
sudo dnf remove
vala.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the vala.i686 package on Fedora 36
Last metadata expiration check: 3:20:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : vala
Version : 0.56.2
Release : 1.fc36
Architecture : i686
Size : 1.4 M
Source : vala-0.56.2-1.fc36.src.rpm
Repository : updates
Summary : A modern programming language for GNOME
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.
:
: 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. It's also planned to generate GIDL files when gobject-
: introspection is ready.
:
: The syntax of Vala is similar to C#, modified to better fit the GObject
: type system.
Available Packages
Name : vala
Version : 0.56.2
Release : 1.fc36
Architecture : i686
Size : 1.4 M
Source : vala-0.56.2-1.fc36.src.rpm
Repository : updates
Summary : A modern programming language for GNOME
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.
:
: 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. It's also planned to generate GIDL files when gobject-
: introspection is ready.
:
: The syntax of Vala is similar to C#, modified to better fit the GObject
: type system.