How to Install and Uninstall rk-devel Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "rk-devel" package
This tutorial shows how to install rk-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
rk-devel
Copied
2. Uninstall "rk-devel" package
Here is a brief guide to show you how to uninstall rk-devel on openSuSE Tumbleweed:
$
sudo zypper remove
rk-devel
Copied
3. Information about the rk-devel package on openSuSE Tumbleweed
Information for package rk-devel:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : rk-devel
Version : 1.8-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 103.1 KiB
Installed : No
Status : not installed
Source package : rk-1.8-1.2.src
Upstream URL : https://rk.hepforge.org/
Summary : A C++ library for relativistic kinematics
Description :
rk provides a C++ double precision implementation of several
basic geometric entities and transformations: points in 3d,
directions in 3d (unit vectors), 3-vectors, points in 4d,
4-vectors, rotations, linear transformations, and boosts. The main
purpose of the package is representing 4-momenta of relativistic
particles and related formulae.
This package provides the source files required for development
with rk.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : rk-devel
Version : 1.8-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 103.1 KiB
Installed : No
Status : not installed
Source package : rk-1.8-1.2.src
Upstream URL : https://rk.hepforge.org/
Summary : A C++ library for relativistic kinematics
Description :
rk provides a C++ double precision implementation of several
basic geometric entities and transformations: points in 3d,
directions in 3d (unit vectors), 3-vectors, points in 4d,
4-vectors, rotations, linear transformations, and boosts. The main
purpose of the package is representing 4-momenta of relativistic
particles and related formulae.
This package provides the source files required for development
with rk.