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

Last updated: June 16,2024

1. Install "python310-gpstime" package

Please follow the guidelines below to install python310-gpstime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-gpstime

2. Uninstall "python310-gpstime" package

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

$ sudo zypper remove python310-gpstime

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

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