How to Install and Uninstall gom.i686 Package on Amazon Linux 2
Last updated: December 11,2024
1. Install "gom.i686" package
Learn how to install gom.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
gom.i686
Copied
2. Uninstall "gom.i686" package
This guide let you learn how to uninstall gom.i686 on Amazon Linux 2:
$
sudo yum remove
gom.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the gom.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : gom
Arch : i686
Version : 0.3.2
Release : 1.amzn2.0.2
Size : 75 k
Repo : amzn2-core/2/x86_64
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
Arch : i686
Version : 0.3.2
Release : 1.amzn2.0.2
Size : 75 k
Repo : amzn2-core/2/x86_64
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.