How to Install and Uninstall python3-HepMC Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python3-HepMC" package

Please follow the guidelines below to install python3-HepMC on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-HepMC

2. Uninstall "python3-HepMC" package

This guide covers the steps necessary to uninstall python3-HepMC on openSuSE Tumbleweed:

$ sudo zypper remove python3-HepMC

3. Information about the python3-HepMC package on openSuSE Tumbleweed

Information for package python3-HepMC:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-HepMC
Version : 3.2.4-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3,3 MiB
Installed : No
Status : not installed
Source package : HepMC-3.2.4-2.1.src
Summary : Python bindings for HepMC
Description :
The HepMC package is an object oriented event record written in C++
for High Energy Physics Monte Carlo Generators. Many extensions from
HEPEVT, the Fortran HEP standard, are supported.
This package provides the python module for coding with HepMC.