How to Install and Uninstall python3-cantera.x86_64 Package on Oracle Linux 9

Last updated: October 04,2024

1. Install "python3-cantera.x86_64" package

This is a short guide on how to install python3-cantera.x86_64 on Oracle Linux 9

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

2. Uninstall "python3-cantera.x86_64" package

This is a short guide on how to uninstall python3-cantera.x86_64 on Oracle Linux 9:

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

3. Information about the python3-cantera.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:07:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-cantera
Version : 2.6.0
Release : 32.el9
Architecture : x86_64
Size : 2.0 M
Source : cantera-2.6.0-32.el9.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.