How to Install and Uninstall osgearth.i686 Package on Fedora 39

Last updated: January 16,2025

1. Install "osgearth.i686" package

Here is a brief guide to show you how to install osgearth.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install osgearth.i686

2. Uninstall "osgearth.i686" package

Please follow the guidelines below to uninstall osgearth.i686 on Fedora 39:

$ sudo dnf remove osgearth.i686 $ sudo dnf autoremove

3. Information about the osgearth.i686 package on Fedora 39

Last metadata expiration check: 4:37:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : osgearth
Version : 3.4
Release : 3.fc39
Architecture : i686
Size : 9.9 M
Source : osgearth-3.4-3.fc39.src.rpm
Repository : fedora
Summary : Dynamic map generation toolkit for OpenSceneGraph
URL : http://osgearth.org/
License : LGPLv3 with exceptions
Description : osgEarth is a C++ terrain rendering SDK. Just create a simple XML file, point
: it at your imagery, elevation, and vector data, load it into your favorite
: OpenSceneGraph application, and go! osgEarth supports all kinds of data and
: comes with lots of examples to help you get up and running quickly and easily.