How To Install qt5-qtpbfimageformat on Fedora 36

In this tutorial we learn how to install qt5-qtpbfimageformat in Fedora 36. qt5-qtpbfimageformat is Qt image plugin for displaying Mapbox vector tiles

Introduction

In this tutorial we learn how to install qt5-qtpbfimageformat on Fedora 36.

What is qt5-qtpbfimageformat

QtPBFImagePlugin is a Qt image plugin that enables applications capable of displaying raster MBTiles maps or raster XYZ online maps to also display PBF(MVT) vector tiles without (almost, see usage) any application modifications. Standard Mapbox GL Styles are used for styling the maps. Most relevant style features used by Maputnik are supported. The style is loaded from the $AppDataLocation/style/style.json file on plugin load. If the style uses a sprite, the sprite JSON file must be named sprite.json and the sprite image sprite.png and both files must be placed in the same directory as the style itself. A default fallback style (OSM-Liberty) for OpenMapTiles is part of the plugin. “Plain” PBF files as well as gzip compressed files (as used in MBTiles) are supported by the plugin.

We can use yum or dnf to install qt5-qtpbfimageformat on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtpbfimageformat.

Install qt5-qtpbfimageformat on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install qt5-qtpbfimageformat using dnf by running the following command:

sudo dnf -y install qt5-qtpbfimageformat

Install qt5-qtpbfimageformat on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install qt5-qtpbfimageformat using yum by running the following command:

sudo yum -y install qt5-qtpbfimageformat

How To Uninstall qt5-qtpbfimageformat on Fedora 36

To uninstall only the qt5-qtpbfimageformat package we can use the following command:

sudo dnf remove qt5-qtpbfimageformat

qt5-qtpbfimageformat Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/4c9fea888f68370451fbd65dc33918880be522
/usr/lib/qt5/plugins/imageformats/libpbf.so
/usr/share/doc/qt5-qtpbfimageformat
/usr/share/doc/qt5-qtpbfimageformat/README.md
/usr/share/licenses/qt5-qtpbfimageformat
/usr/share/licenses/qt5-qtpbfimageformat/LICENSE

References

Summary

In this tutorial we learn how to install qt5-qtpbfimageformat on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install qt5-qtpbfimageformat on Fedora 36” linkTitle: “qt5-qtpbfimageformat” type: “docs” description: “In this tutorial we learn how to install qt5-qtpbfimageformat in Fedora 36. qt5-qtpbfimageformat is Qt image plugin for displaying Mapbox vector tiles” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt5-qtpbfimageformat-featured.png

Introduction

In this tutorial we learn how to install qt5-qtpbfimageformat on Fedora 36.

What is qt5-qtpbfimageformat

QtPBFImagePlugin is a Qt image plugin that enables applications capable of displaying raster MBTiles maps or raster XYZ online maps to also display PBF(MVT) vector tiles without (almost, see usage) any application modifications. Standard Mapbox GL Styles are used for styling the maps. Most relevant style features used by Maputnik are supported. The style is loaded from the $AppDataLocation/style/style.json file on plugin load. If the style uses a sprite, the sprite JSON file must be named sprite.json and the sprite image sprite.png and both files must be placed in the same directory as the style itself. A default fallback style (OSM-Liberty) for OpenMapTiles is part of the plugin. “Plain” PBF files as well as gzip compressed files (as used in MBTiles) are supported by the plugin.

We can use yum or dnf to install qt5-qtpbfimageformat on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtpbfimageformat.

Install qt5-qtpbfimageformat on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install qt5-qtpbfimageformat using dnf by running the following command:

sudo dnf -y install qt5-qtpbfimageformat

Install qt5-qtpbfimageformat on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install qt5-qtpbfimageformat using yum by running the following command:

sudo yum -y install qt5-qtpbfimageformat

How To Uninstall qt5-qtpbfimageformat on Fedora 36

To uninstall only the qt5-qtpbfimageformat package we can use the following command:

sudo dnf remove qt5-qtpbfimageformat

qt5-qtpbfimageformat Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/eea00c131e213df9521905dc0f680164f65968
/usr/lib64/qt5/plugins/imageformats/libpbf.so
/usr/share/doc/qt5-qtpbfimageformat
/usr/share/doc/qt5-qtpbfimageformat/README.md
/usr/share/licenses/qt5-qtpbfimageformat
/usr/share/licenses/qt5-qtpbfimageformat/LICENSE

References

Summary

In this tutorial we learn how to install qt5-qtpbfimageformat on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).