How to Install and Uninstall readosm.x86_64 Package on CentOS Stream 8

Last updated: October 08,2024

1. Install "readosm.x86_64" package

This guide let you learn how to install readosm.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install readosm.x86_64

2. Uninstall "readosm.x86_64" package

Please follow the instructions below to uninstall readosm.x86_64 on CentOS Stream 8:

$ sudo dnf remove readosm.x86_64 $ sudo dnf autoremove

3. Information about the readosm.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:36:18 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : readosm
Version : 1.1.0a
Release : 2.el8
Architecture : x86_64
Size : 35 k
Source : readosm-1.1.0a-2.el8.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.