How to Install and Uninstall osmpbf.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "osmpbf.x86_64" package

This guide covers the steps necessary to install osmpbf.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install osmpbf.x86_64

2. Uninstall "osmpbf.x86_64" package

Learn how to uninstall osmpbf.x86_64 on Fedora 35:

$ sudo dnf remove osmpbf.x86_64 $ sudo dnf autoremove

3. Information about the osmpbf.x86_64 package on Fedora 35

Last metadata expiration check: 5:44:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : osmpbf
Version : 1.5.0
Release : 6.fc35
Architecture : x86_64
Size : 79 k
Source : osmpbf-1.5.0-6.fc35.src.rpm
Repository : fedora
Summary : C library to read and write OpenStreetMap PBF files
URL : https://github.com/openstreetmap/OSM-binary
License : LGPLv3
Description : Osmpbf is a Java/C library to read and write OpenStreetMap PBF files.
: PBF (Protocol buffer Binary Format) is a binary file format for OpenStreetMap
: data that uses Google Protocol Buffers as low-level storage.