How to Install and Uninstall frama-c.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "frama-c.x86_64" package

Please follow the guidelines below to install frama-c.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install frama-c.x86_64

2. Uninstall "frama-c.x86_64" package

Please follow the steps below to uninstall frama-c.x86_64 on Fedora 36:

$ sudo dnf remove frama-c.x86_64 $ sudo dnf autoremove

3. Information about the frama-c.x86_64 package on Fedora 36

Last metadata expiration check: 0:15:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : frama-c
Version : 24.0
Release : 7.fc36
Architecture : x86_64
Size : 57 M
Source : frama-c-24.0-7.fc36.src.rpm
Repository : updates
Summary : Framework for source code analysis of C software
URL : https://frama-c.com/
License : LGPLv2 and GPLv2 and GPLv2+ and BSD and QPL
Description : Frama-C is a suite of tools dedicated to the analysis of the source
: code of software written in C.
:
: Frama-C gathers several static analysis techniques in a single
: collaborative framework. The collaborative approach of Frama-C allows
: static analyzers to build upon the results already computed by other
: analyzers in the framework. Thanks to this approach, Frama-C provides
: sophisticated tools, such as a slicer and dependency analysis.