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

Last updated: November 29,2024

1. Install "flawfinder.noarch" package

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

$ sudo dnf update $ sudo dnf install flawfinder.noarch

2. Uninstall "flawfinder.noarch" package

Please follow the step by step instructions below to uninstall flawfinder.noarch on Fedora 35:

$ sudo dnf remove flawfinder.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:54:28 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : flawfinder
Version : 2.0.11
Release : 5.fc35
Architecture : noarch
Size : 71 k
Source : flawfinder-2.0.11-5.fc35.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.