How to Install and Uninstall gom.i686 Package on CentOS Stream 9

Last updated: January 08,2025

1. Install "gom.i686" package

Please follow the step by step instructions below to install gom.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gom.i686

2. Uninstall "gom.i686" package

This is a short guide on how to uninstall gom.i686 on CentOS Stream 9:

$ sudo dnf remove gom.i686 $ sudo dnf autoremove

3. Information about the gom.i686 package on CentOS Stream 9

Last metadata expiration check: 1:26:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gom
Version : 0.4
Release : 6.el9
Architecture : i686
Size : 74 k
Source : gom-0.4-6.el9.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.