How to Install and Uninstall flawfinder Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "flawfinder" package

Learn how to install flawfinder on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install flawfinder

2. Uninstall "flawfinder" package

Please follow the guidelines below to uninstall flawfinder on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove flawfinder $ sudo apt autoclean && sudo apt autoremove

3. Information about the flawfinder package on Ubuntu 20.10 (Groovy Gorilla)

Package: flawfinder
Architecture: all
Version: 2.0.10-0.1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Javier Fernandez-Sanguino Peña
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 169
Depends: python3:any
Filename: pool/universe/f/flawfinder/flawfinder_2.0.10-0.1_all.deb
Size: 55564
MD5sum: a74e33896827e771099a244353a56295
SHA1: becbffc8d5d11b234c7906a5485b5668dfd82077
SHA256: 8481c9e454435b907c10978cd4a4cdbb6b5f1987223a4b9923bf1470ced1eeac
SHA512: 00da7df851f1cee74d2e9719686970d18244315d01ccc72c3310f4998b2e4c423c0d4993ed0c0a434d01401d38c24462e2dd66bb92d0ed4dd27cd88592f1c752
Homepage: https://www.dwheeler.com/flawfinder/
Description-en: examines source code and looks for security weaknesses
Flawfinder searches through C/C++ source code looking for potential
security flaws and produces a report describing the potential flaws
found in source code, ranking them by likely severity.
.
Like RATS, Flawfinder reports are not a direct indication of a
vulnerability, but provide a reasonable starting point for performing manual
security audits in source code.
.
Flawfinder can also generate differential reports by pointing it to
a patch (diff) file describing the code changes. This way it can be used
to determine if the potential flaws found in code have increased or
decreased after a commit to a source code management system like
CVS or Subversion.
Description-md5: ed876d319635944119725ff09befb5f2