How to Install and Uninstall python2-libxc.noarch Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "python2-libxc.noarch" package

This guide let you learn how to install python2-libxc.noarch on CentOS Stream 8

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

2. Uninstall "python2-libxc.noarch" package

Please follow the step by step instructions below to uninstall python2-libxc.noarch on CentOS Stream 8:

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

3. Information about the python2-libxc.noarch package on CentOS Stream 8

Last metadata expiration check: 2:45:36 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python2-libxc
Version : 4.3.4
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : libxc-4.3.4-1.el8.src.rpm
Repository : epel
Summary : Python2 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, and (for the LDAs) 3rd derivatives.
:
: This package contains the Python2 interface library to libxc.