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

Last updated: September 28,2024

1. Install "python312-gpstime" package

In this section, we are going to explain the necessary steps to install python312-gpstime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-gpstime

2. Uninstall "python312-gpstime" package

Here is a brief guide to show you how to uninstall python312-gpstime on openSuSE Tumbleweed:

$ sudo zypper remove python312-gpstime

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

Information for package python312-gpstime:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-gpstime
Version : 0.6.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 97.4 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.