How to Install and Uninstall libint2-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "libint2-dev" package

This guide let you learn how to install libint2-dev on Kali Linux

$ sudo apt update $ sudo apt install libint2-dev

2. Uninstall "libint2-dev" package

This guide let you learn how to uninstall libint2-dev on Kali Linux:

$ sudo apt remove libint2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libint2-dev package on Kali Linux

Package: libint2-dev
Source: libint2
Version: 2.7.2-1
Installed-Size: 98595
Maintainer: Debichem Team
Architecture: amd64
Depends: libint2-2 (= 2.7.2-1), libboost-dev, libeigen3-dev
Size: 20956940
SHA256: eb10da49148740fc5229640a0f65fc12dec3de2ad04890962d55c0535a6ca251
SHA1: 0fe992691e7c316a2ac94e2321567c0be62114fe
MD5sum: da4df60c4e1aa0ab546e4981f9a65951
Description: Computation Chemistry Integral Evaluation Library (development files)
The Libint2 library is used to evaluate the traditional (electron
repulsion) and certain novel two-body matrix elements (integrals) over
Cartesian Gaussian functions used in modern atomic and molecular
theory. The idea of the library is to let computer write optimized
code for computing such integrals. There are two primary advantages to
this: much less human effort is required to write code for computing
new integrals, and code can be optimized specifically for a particular
computer architecture (e.g., vector processor).
.
Libint2 has been utilized to implement methods such as Hartree-Fock
(HF) and Kohn-Sham density functional theory (KS DFT), second-order
Moeller-Plesset perturbation theory (MP2), coupled cluster singles and
doubles (CCSD) method, as well as explicitly correlated R12 methods.
.
This package contains the static library and header files.
Description-md5:
Homepage: https://github.com/evaleev/libint
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libi/libint2/libint2-dev_2.7.2-1_amd64.deb