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

Last updated: November 29,2024

1. Install "flawfinder.noarch" package

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

$ sudo dnf update $ sudo dnf install flawfinder.noarch

2. Uninstall "flawfinder.noarch" package

Please follow the guidance below to uninstall flawfinder.noarch on Fedora 38:

$ sudo dnf remove flawfinder.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:45:43 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : flawfinder
Version : 2.0.11
Release : 8.fc38
Architecture : noarch
Size : 71 k
Source : flawfinder-2.0.11-8.fc38.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.