How to Install and Uninstall python39-gpstime Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python39-gpstime" package

Please follow the step by step instructions below to install python39-gpstime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-gpstime

2. Uninstall "python39-gpstime" package

Please follow the step by step instructions below to uninstall python39-gpstime on openSuSE Tumbleweed:

$ sudo zypper remove python39-gpstime

3. Information about the python39-gpstime package on openSuSE Tumbleweed

Information for package python39-gpstime:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-gpstime
Version : 0.6.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 83.7 KiB
Installed : No
Status : not installed
Source package : python-gpstime-0.6.2-1.5.src
Upstream URL : https://git.ligo.org/cds/software/gpstime
Summary : GPS-aware Python datetime module
Description :
This package provides GPS time conversion utilities, including a
gpstime subclass of the built-in datetime class with the addition of
GPS time parsing and conversion methods.
It also provides a command-line GPS conversion utility that uses the
gpstime module, a rough work-alike to LIGO "tconvert" utility.