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

Last updated: November 07,2024

1. Install "python311-gpstime" package

Learn how to install python311-gpstime on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-gpstime

2. Uninstall "python311-gpstime" package

Please follow the steps below to uninstall python311-gpstime on openSuSE Tumbleweed:

$ sudo zypper remove python311-gpstime

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

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