How to Install and Uninstall python310-ligotimegps Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-ligotimegps" package
This is a short guide on how to install python310-ligotimegps on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-ligotimegps
Copied
2. Uninstall "python310-ligotimegps" package
Please follow the instructions below to uninstall python310-ligotimegps on openSuSE Tumbleweed:
$
sudo zypper remove
python310-ligotimegps
Copied
3. Information about the python310-ligotimegps package on openSuSE Tumbleweed
Information for package python310-ligotimegps:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-ligotimegps
Version : 2.0.1-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 110.4 KiB
Installed : No
Status : not installed
Source package : python-ligotimegps-2.0.1-4.1.src
Upstream URL : https://github.com/gwpy/ligotimegps
Summary : A pure-python version of lalLIGOTimeGPS
Description :
This module provides a pure-python version of the `LIGOTimeGPS` class,
used to represent GPS times (number of seconds elapsed since GPS
epoch) with nanoseconds precision.
This module is primarily for use as a drop-in replacement for the
'official' `lal.LIGOTimeGPS` class (provided by the SWIG-python
bindings of [LAL](//wiki.ligo.org/DASWG/LALSuite)) for use on those
environments where LAL is not available, or building LAL is
unnecessary for the application (e.g. testing).
The code provided here is much slower than the C-implementation
provided by LAL, so if you really care about performance, don't use
this module.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-ligotimegps
Version : 2.0.1-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 110.4 KiB
Installed : No
Status : not installed
Source package : python-ligotimegps-2.0.1-4.1.src
Upstream URL : https://github.com/gwpy/ligotimegps
Summary : A pure-python version of lalLIGOTimeGPS
Description :
This module provides a pure-python version of the `LIGOTimeGPS` class,
used to represent GPS times (number of seconds elapsed since GPS
epoch) with nanoseconds precision.
This module is primarily for use as a drop-in replacement for the
'official' `lal.LIGOTimeGPS` class (provided by the SWIG-python
bindings of [LAL](//wiki.ligo.org/DASWG/LALSuite)) for use on those
environments where LAL is not available, or building LAL is
unnecessary for the application (e.g. testing).
The code provided here is much slower than the C-implementation
provided by LAL, so if you really care about performance, don't use
this module.