How to Install and Uninstall clhep-devel Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "clhep-devel" package

Please follow the instructions below to install clhep-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install clhep-devel

2. Uninstall "clhep-devel" package

In this section, we are going to explain the necessary steps to uninstall clhep-devel on openSuSE Tumbleweed:

$ sudo zypper remove clhep-devel

3. Information about the clhep-devel package on openSuSE Tumbleweed

Information for package clhep-devel:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : clhep-devel
Version : 2.4.7.1-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 27.0 KiB
Installed : No
Status : not installed
Source package : clhep-2.4.7.1-2.2.src
Upstream URL : https://proj-clhep.web.cern.ch/proj-clhep/
Summary : A class library for high energy physics
Description :
CLHEP is intended to be a set of high energy physics specific
foundation and utility classes such as random generators, physics
vectors, geometry and linear algebra. CLHEP is structured in a set of
packages independent of any external package (interdependencies within
CLHEP are allowed under certain conditions).
This package provides the header files and libraries for development
of applications using CLHEP.