How to Install and Uninstall libint2-2 Package on openSUSE Leap

Last updated: April 29,2024

1. Install "libint2-2" package

This tutorial shows how to install libint2-2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libint2-2

2. Uninstall "libint2-2" package

In this section, we are going to explain the necessary steps to uninstall libint2-2 on openSUSE Leap:

$ sudo zypper remove libint2-2

3. Information about the libint2-2 package on openSUSE Leap

Information for package libint2-2:
----------------------------------
Repository : Main Repository
Name : libint2-2
Version : 2.7.2-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 183.6 MiB
Installed : No
Status : not installed
Source package : libint-2.7.2-bp155.1.5.src
Upstream URL : https://evaleev.github.io/libint/
Summary : Main libint library v2
Description :
LIBINT computes the Coulomb and exchange integrals, which in electronic
structure theory are called electron repulsion integrals (ERIs). This is by
far the most common type of integrals in molecular structure theory.
LIBINT uses recursive schemes that originate in seminal Obara-Saika method and
Head-Gordon and Pople’s variation thereof. The idea of LIBINT is to optimize
computer implementation of such methods by implementing an optimizing compiler
to generate automatically highly-specialized code that runs well on
super-scalar architectures.
This package contains the library of the libint package.