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

Last updated: October 05,2024

1. Install "flawfinder.noarch" package

Please follow the steps below to install flawfinder.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install flawfinder.noarch

2. Uninstall "flawfinder.noarch" package

Please follow the instructions below to uninstall flawfinder.noarch on Fedora 34:

$ sudo dnf remove flawfinder.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:34:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : flawfinder
Version : 2.0.11
Release : 4.fc34
Architecture : noarch
Size : 71 k
Source : flawfinder-2.0.11-4.fc34.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.