How to Install and Uninstall cantera-devel.x86_64 Package on Fedora 36

Last updated: January 11,2025

1. Install "cantera-devel.x86_64" package

In this section, we are going to explain the necessary steps to install cantera-devel.x86_64 on Fedora 36

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

2. Uninstall "cantera-devel.x86_64" package

Please follow the steps below to uninstall cantera-devel.x86_64 on Fedora 36:

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

3. Information about the cantera-devel.x86_64 package on Fedora 36

Last metadata expiration check: 0:33:58 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cantera-devel
Version : 2.6.0
Release : 24.fc36
Architecture : x86_64
Size : 2.3 M
Source : cantera-2.6.0-24.fc36.src.rpm
Repository : updates
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.