How To Install python3-gpsd on Fedora 36

In this tutorial we learn how to install python3-gpsd in Fedora 36. python3-gpsd is Python libraries and modules for use with gpsd

Introduction

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

What is python3-gpsd

This package contains the python3 modules that manage access to a GPS for applications.

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

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

sudo dnf -y install python3-gpsd

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

sudo yum -y install python3-gpsd

How To Uninstall python3-gpsd on Fedora 36

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

sudo dnf remove python3-gpsd

python3-gpsd Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/27
/usr/lib/.build-id/27/f086229518d372a606c9d80a9138b6470b99ce
/usr/lib64/libgpsdpacket.so
/usr/lib64/libgpsdpacket.so.29
/usr/lib64/libgpsdpacket.so.29.0.0
/usr/lib64/python3.10/site-packages/gps
/usr/lib64/python3.10/site-packages/gps-3.23.1.egg-info
/usr/lib64/python3.10/site-packages/gps/__init__.py
/usr/lib64/python3.10/site-packages/gps/__pycache__
/usr/lib64/python3.10/site-packages/gps/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/client.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/clienthelpers.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/clienthelpers.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/fake.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/fake.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/gps.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/gps.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/misc.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/misc.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/packet.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/packet.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/ubx.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/ubx.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/watch_options.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/gps/__pycache__/watch_options.cpython-310.pyc
/usr/lib64/python3.10/site-packages/gps/client.py
/usr/lib64/python3.10/site-packages/gps/clienthelpers.py
/usr/lib64/python3.10/site-packages/gps/fake.py
/usr/lib64/python3.10/site-packages/gps/gps.py
/usr/lib64/python3.10/site-packages/gps/misc.py
/usr/lib64/python3.10/site-packages/gps/packet.py
/usr/lib64/python3.10/site-packages/gps/ubx.py
/usr/lib64/python3.10/site-packages/gps/watch_options.py

References

Summary

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


title: “How To Install python3-gpsd on Fedora 36” linkTitle: “python3-gpsd” type: “docs” description: “In this tutorial we learn how to install python3-gpsd in Fedora 36. python3-gpsd is Python libraries and modules for use with gpsd” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/python3-gpsd-featured.png

Introduction

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

What is python3-gpsd

This package contains the python3 modules that manage access to a GPS for applications.

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

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

sudo dnf -y install python3-gpsd

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

sudo yum -y install python3-gpsd

How To Uninstall python3-gpsd on Fedora 36

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

sudo dnf remove python3-gpsd

python3-gpsd Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/78
/usr/lib/.build-id/78/d2e8695762ed7c0623900cad67d5cf6ccadafe
/usr/lib/libgpsdpacket.so
/usr/lib/libgpsdpacket.so.29
/usr/lib/libgpsdpacket.so.29.0.0
/usr/lib/python3.10/site-packages/gps
/usr/lib/python3.10/site-packages/gps-3.23.1.egg-info
/usr/lib/python3.10/site-packages/gps/__init__.py
/usr/lib/python3.10/site-packages/gps/__pycache__
/usr/lib/python3.10/site-packages/gps/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/clienthelpers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/clienthelpers.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/fake.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/fake.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/gps.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/gps.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/misc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/misc.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/packet.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/packet.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/ubx.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/ubx.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/watch_options.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gps/__pycache__/watch_options.cpython-310.pyc
/usr/lib/python3.10/site-packages/gps/client.py
/usr/lib/python3.10/site-packages/gps/clienthelpers.py
/usr/lib/python3.10/site-packages/gps/fake.py
/usr/lib/python3.10/site-packages/gps/gps.py
/usr/lib/python3.10/site-packages/gps/misc.py
/usr/lib/python3.10/site-packages/gps/packet.py
/usr/lib/python3.10/site-packages/gps/ubx.py
/usr/lib/python3.10/site-packages/gps/watch_options.py

References

Summary

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