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

Last updated: October 05,2024

1. Install "flawfinder.noarch" package

This guide covers the steps necessary to install flawfinder.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install flawfinder.noarch

2. Uninstall "flawfinder.noarch" package

Here is a brief guide to show you how to uninstall flawfinder.noarch on Fedora 39:

$ sudo dnf remove flawfinder.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:20:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : flawfinder
Version : 2.0.11
Release : 9.fc39
Architecture : noarch
Size : 71 k
Source : flawfinder-2.0.11-9.fc39.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.