How to Install and Uninstall gom.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "gom.i686" package

Please follow the guidance below to install gom.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install gom.i686

2. Uninstall "gom.i686" package

In this section, we are going to explain the necessary steps to uninstall gom.i686 on Fedora 36:

$ sudo dnf remove gom.i686 $ sudo dnf autoremove

3. Information about the gom.i686 package on Fedora 36

Last metadata expiration check: 0:07:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gom
Version : 0.4
Release : 7.fc36
Architecture : i686
Size : 72 k
Source : gom-0.4-7.fc36.src.rpm
Repository : fedora
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.