How to Install and Uninstall gpsd-minimal.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "gpsd-minimal.src" package

Please follow the guidelines below to install gpsd-minimal.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gpsd-minimal.src

2. Uninstall "gpsd-minimal.src" package

This guide covers the steps necessary to uninstall gpsd-minimal.src on Oracle Linux 9:

$ sudo dnf remove gpsd-minimal.src $ sudo dnf autoremove

3. Information about the gpsd-minimal.src package on Oracle Linux 9

Last metadata expiration check: 3:04:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gpsd-minimal
Epoch : 1
Version : 3.25
Release : 4.0.1.el9
Architecture : src
Size : 10 M
Source : None
Repository : ol9_appstream
Summary : Service daemon for mediating access to a GPS
URL : https://gpsd.gitlab.io/gpsd/index.html
License : BSD
Description : gpsd is a service daemon that mediates access to a GPS sensor
: connected to the host computer by serial or USB interface, making its
: data on the location/course/velocity of the sensor available to be
: queried on TCP port 2947 of the host computer.
:
: This package is released as a Technology Preview.
: Please see Oracle Linux 9 release notes for more details.