How to Install and Uninstall xcfun-devel.i686 Package on Fedora 38

Last updated: October 06,2024

1. Install "xcfun-devel.i686" package

This is a short guide on how to install xcfun-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install xcfun-devel.i686

2. Uninstall "xcfun-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall xcfun-devel.i686 on Fedora 38:

$ sudo dnf remove xcfun-devel.i686 $ sudo dnf autoremove

3. Information about the xcfun-devel.i686 package on Fedora 38

Last metadata expiration check: 3:36:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : xcfun-devel
Version : 2.1.1
Release : 8.fc38
Architecture : i686
Size : 43 k
Source : xcfun-2.1.1-8.fc38.src.rpm
Repository : fedora
Summary : Development headers and libraries for XCFun
URL : https://xcfun.readthedocs.io
License : MPLv2.0
Description : XCFun is a library of approximate exchange-correlation functionals,
: used in the Density Functional Theory description of electronic
: structure. Because XCFun is based on automatic differentiation the
: library can provide arbitrary order derivatives of all supported
: functionals. Only the exchange-correlation energy expression needs to
: be implemented, which is a huge gain in productivity (and also
: efficiency). For this reason the library is very well suited for high
: order time dependent DFT or for the development of new functionals.
:
: This package contains the development headers and libraries necessary
: to compile code against XCFun.