How to Install and Uninstall readosm.x86_64 Package on Oracle Linux 9

Last updated: May 02,2024

1. Install "readosm.x86_64" package

Please follow the guidance below to install readosm.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install readosm.x86_64

2. Uninstall "readosm.x86_64" package

Please follow the step by step instructions below to uninstall readosm.x86_64 on Oracle Linux 9:

$ sudo dnf remove readosm.x86_64 $ sudo dnf autoremove

3. Information about the readosm.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:06:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : readosm
Version : 1.1.0a
Release : 2.el9
Architecture : x86_64
Size : 33 k
Source : readosm-1.1.0a-2.el9.src.rpm
Repository : epel
Summary : Library to extract valid data from within an Open Street Map input file
URL : https://www.gaia-gis.it/fossil/readosm
License : MPLv1.1 or GPLv2+ or LGPLv2+
Description : ReadOSM is a simple library intended for extracting the contents from
: Open Street Map files: both input formats (.osm XML based and .osm.pbf based
: on Google's Protocol Buffer serialization) are indifferently supported.