How to Install and Uninstall flawfinder.noarch Package on Fedora 36

Last updated: January 13,2025

1. Install "flawfinder.noarch" package

This is a short guide on how to install flawfinder.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install flawfinder.noarch

2. Uninstall "flawfinder.noarch" package

This guide covers the steps necessary to uninstall flawfinder.noarch on Fedora 36:

$ sudo dnf remove flawfinder.noarch $ sudo dnf autoremove

3. Information about the flawfinder.noarch package on Fedora 36

Last metadata expiration check: 3:05:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : flawfinder
Version : 2.0.11
Release : 6.fc36
Architecture : noarch
Size : 71 k
Source : flawfinder-2.0.11-6.fc36.src.rpm
Repository : fedora
Summary : Examines C/C++ source code for security flaws
URL : http://www.dwheeler.com/flawfinder/
License : GPLv2
Description : Flawfinder scans through C/C++ source code,
: identifying lines ("hits") with potential security flaws.
: By default it reports hits sorted by severity, with the riskiest lines first.