How to Install and Uninstall libecpint.i686 Package on Fedora 36

Last updated: May 14,2024

1. Install "libecpint.i686" package

In this section, we are going to explain the necessary steps to install libecpint.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libecpint.i686

2. Uninstall "libecpint.i686" package

Please follow the instructions below to uninstall libecpint.i686 on Fedora 36:

$ sudo dnf remove libecpint.i686 $ sudo dnf autoremove

3. Information about the libecpint.i686 package on Fedora 36

Last metadata expiration check: 1:17:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libecpint
Version : 1.0.7
Release : 4.fc36
Architecture : i686
Size : 310 k
Source : libecpint-1.0.7-4.fc36.src.rpm
Repository : updates
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.