How to Install and Uninstall gom.i686 Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "gom.i686" package
In this section, we are going to explain the necessary steps to install gom.i686 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
gom.i686
Copied
2. Uninstall "gom.i686" package
This guide covers the steps necessary to uninstall gom.i686 on CentOS Stream 8:
$
sudo dnf remove
gom.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gom.i686 package on CentOS Stream 8
Last metadata expiration check: 4:05:40 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gom
Version : 0.4
Release : 1.el8
Architecture : i686
Size : 72 k
Source : gom-0.4-1.el8.src.rpm
Repository : appstream
Summary : GObject to SQLite object mapper library
URL : https://wiki.gnome.org/Projects/Gom
License : LGPLv2+
Description : Gom provides an object mapper from GObjects to SQLite. It helps you write
: applications that need to store structured data as well as make complex queries
: upon that data.
Available Packages
Name : gom
Version : 0.4
Release : 1.el8
Architecture : i686
Size : 72 k
Source : gom-0.4-1.el8.src.rpm
Repository : appstream
Summary : GObject to SQLite object mapper library
URL : https://wiki.gnome.org/Projects/Gom
License : LGPLv2+
Description : Gom provides an object mapper from GObjects to SQLite. It helps you write
: applications that need to store structured data as well as make complex queries
: upon that data.