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

Last updated: October 06,2024

1. Install "python3-libxc.noarch" package

This tutorial shows how to install python3-libxc.noarch on Fedora 34

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

2. Uninstall "python3-libxc.noarch" package

This is a short guide on how to uninstall python3-libxc.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:00:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-libxc
Version : 5.2.2
Release : 1.fc34
Architecture : noarch
Size : 31 k
Source : libxc-5.2.2-1.fc34.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.