How to Install and Uninstall python3-libxc.x86_64 Package on Fedora 39

Last updated: September 23,2024

1. Install "python3-libxc.x86_64" package

Learn how to install python3-libxc.x86_64 on Fedora 39

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

2. Uninstall "python3-libxc.x86_64" package

Please follow the steps below to uninstall python3-libxc.x86_64 on Fedora 39:

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

3. Information about the python3-libxc.x86_64 package on Fedora 39

Last metadata expiration check: 2:46:10 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-libxc
Version : 6.2.2
Release : 3.fc39
Architecture : x86_64
Size : 39 k
Source : libxc-6.2.2-3.fc39.src.rpm
Repository : fedora
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.