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

Last updated: October 07,2024

1. Install "python3-cantera.x86_64" package

Please follow the instructions below to install python3-cantera.x86_64 on AlmaLinux 9

$ 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 AlmaLinux 9:

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

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

Last metadata expiration check: 0:11:39 ago on Wed Mar 13 07:41:12 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.