How to Install and Uninstall python3-cantera.x86_64 Package on CentOS Stream 8

Last updated: June 16,2024

1. Install "python3-cantera.x86_64" package

This guide covers the steps necessary to install python3-cantera.x86_64 on CentOS Stream 8

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

2. Uninstall "python3-cantera.x86_64" package

Learn how to uninstall python3-cantera.x86_64 on CentOS Stream 8:

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

3. Information about the python3-cantera.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:48:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-cantera
Version : 2.6.0
Release : 0.7.a4.el8
Architecture : x86_64
Size : 2.0 M
Source : cantera-2.6.0-0.7.a4.el8.src.rpm
Repository : epel
Summary : Python 3 user interface for Cantera
URL : https://github.com/Cantera/cantera/
License : BSD
Description :
: Cantera is a suite of object-oriented software tools for solving problems
: involving chemical kinetics, thermodynamics, and/or transport processes.
: Cantera can be used for simulating time-dependent or steady reactor
: networks and one-dimensional reacting flows. Thermodynamic models for
: ideal gases, aqueous electrolytes, plasmas, and multiphase substances
: are provided.
: .
: This package includes the Cantera Python 3 module.