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

Last updated: October 12,2024

1. Install "cantera-devel.i686" package

This guide let you learn how to install cantera-devel.i686 on Fedora 36

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

2. Uninstall "cantera-devel.i686" package

This is a short guide on how to uninstall cantera-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 1:29:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cantera-devel
Version : 2.6.0
Release : 24.fc36
Architecture : i686
Size : 2.4 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.