How to Install and Uninstall xcfun.i686 Package on Fedora 35

Last updated: May 19,2024

1. Install "xcfun.i686" package

This tutorial shows how to install xcfun.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install xcfun.i686

2. Uninstall "xcfun.i686" package

Please follow the guidance below to uninstall xcfun.i686 on Fedora 35:

$ sudo dnf remove xcfun.i686 $ sudo dnf autoremove

3. Information about the xcfun.i686 package on Fedora 35

Last metadata expiration check: 2:01:17 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : xcfun
Version : 2.1.1
Release : 4.fc35
Architecture : i686
Size : 650 k
Source : xcfun-2.1.1-4.fc35.src.rpm
Repository : fedora
Summary : A library of approximate exchange-correlation functionals
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.