How to Install and Uninstall python3-libxc.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "python3-libxc.noarch" package

This guide covers the steps necessary to install python3-libxc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-libxc.noarch

2. Uninstall "python3-libxc.noarch" package

This guide covers the steps necessary to uninstall python3-libxc.noarch on Fedora 35:

$ sudo dnf remove python3-libxc.noarch $ sudo dnf autoremove

3. Information about the python3-libxc.noarch package on Fedora 35

Last metadata expiration check: 0:25:21 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-libxc
Version : 5.2.2
Release : 2.fc35
Architecture : noarch
Size : 32 k
Source : libxc-5.2.2-2.fc35.src.rpm
Repository : updates
Summary : Python3 interface to libxc
URL : http://www.tddft.org/programs/octopus/wiki/index.php/Libxc
License : MPLv2.0
Description : libxc is a library of exchange and correlation functionals. Its purpose is to
: be used in codes that implement density-functional theory. For the moment, the
: library includes most of the local density approximations (LDAs), generalized
: density approximation (GGAs), and meta-GGAs. The library provides values for
: the energy density and its 1st, 2nd, 3rd, and 4th derivatives.
:
: This package contains the Python3 interface library to libxc.