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

Last updated: October 15,2024

1. Install "cantera-devel.x86_64" package

This guide let you learn how to install cantera-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "cantera-devel.x86_64" package

Please follow the guidelines below to uninstall cantera-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:53:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : cantera-devel
Version : 2.6.0
Release : 32.el9
Architecture : x86_64
Size : 2.3 M
Source : cantera-2.6.0-32.el9.src.rpm
Repository : epel
Summary : Header files and shared object libraries 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 contains the header files and shared object libraries needed to
: develop applications with the C++ and Fortran interfaces of Cantera.