How to Install and Uninstall python3-cantera.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "python3-cantera.x86_64" package

Please follow the guidelines below to install python3-cantera.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-cantera.x86_64" package

This guide covers the steps necessary to uninstall python3-cantera.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-cantera.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:57:33 ago on Mon Feb 26 15:59:38 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.