How to Install and Uninstall libecpint.x86_64 Package on Fedora 38

Last updated: October 04,2024

1. Install "libecpint.x86_64" package

Please follow the instructions below to install libecpint.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libecpint.x86_64

2. Uninstall "libecpint.x86_64" package

Please follow the step by step instructions below to uninstall libecpint.x86_64 on Fedora 38:

$ sudo dnf remove libecpint.x86_64 $ sudo dnf autoremove

3. Information about the libecpint.x86_64 package on Fedora 38

Last metadata expiration check: 1:01:18 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libecpint
Version : 1.0.7
Release : 7.fc38
Architecture : x86_64
Size : 340 k
Source : libecpint-1.0.7-7.fc38.src.rpm
Repository : fedora
Summary : Efficient evaluation of integrals over ab initio effective core potentials
URL : https://github.com/robashaw/libecpint
License : MIT
Description : Libecpint is a C++ library for the efficient evaluation of integrals over ab
: initio effective core potentials, using a mixture of generated, recursive
: code and Gauss-Chebyshev quadrature. It is designed to be standalone and
: generic.