How To Install gpsd-qt on Fedora 36

In this tutorial we learn how to install gpsd-qt in Fedora 36. gpsd-qt is C++/Qt5 bindings for the gpsd library

Introduction

In this tutorial we learn how to install gpsd-qt on Fedora 36.

What is gpsd-qt

This package provide C++ and Qt bindings for use with the libgps library from gpsd.

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

Install gpsd-qt 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 gpsd-qt using dnf by running the following command:

sudo dnf -y install gpsd-qt

Install gpsd-qt 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 gpsd-qt using yum by running the following command:

sudo yum -y install gpsd-qt

How To Uninstall gpsd-qt on Fedora 36

To uninstall only the gpsd-qt package we can use the following command:

sudo dnf remove gpsd-qt

gpsd-qt Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/54260e448994e026157e2984ec2b013b845393
/usr/lib64/libQgpsmm.so.29
/usr/lib64/libQgpsmm.so.29.0.0

References

Summary

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


title: “How To Install gpsd-qt on Fedora 36” linkTitle: “gpsd-qt” type: “docs” description: “In this tutorial we learn how to install gpsd-qt in Fedora 36. gpsd-qt is C++/Qt5 bindings for the gpsd library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gpsd-qt-featured.png

Introduction

In this tutorial we learn how to install gpsd-qt on Fedora 36.

What is gpsd-qt

This package provide C++ and Qt bindings for use with the libgps library from gpsd.

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

Install gpsd-qt 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 gpsd-qt using dnf by running the following command:

sudo dnf -y install gpsd-qt

Install gpsd-qt 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 gpsd-qt using yum by running the following command:

sudo yum -y install gpsd-qt

How To Uninstall gpsd-qt on Fedora 36

To uninstall only the gpsd-qt package we can use the following command:

sudo dnf remove gpsd-qt

gpsd-qt Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/5d2b07cd2f3383e097927d405bc8eaccf874ad
/usr/lib/libQgpsmm.so.29
/usr/lib/libQgpsmm.so.29.0.0

References

Summary

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