How to Install and Uninstall rats.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "rats.x86_64" package

Please follow the step by step instructions below to install rats.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install rats.x86_64

2. Uninstall "rats.x86_64" package

Here is a brief guide to show you how to uninstall rats.x86_64 on Fedora 34:

$ sudo dnf remove rats.x86_64 $ sudo dnf autoremove

3. Information about the rats.x86_64 package on Fedora 34

Last metadata expiration check: 4:08:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rats
Version : 2.4
Release : 18.fc34
Architecture : x86_64
Size : 133 k
Source : rats-2.4-18.fc34.src.rpm
Repository : fedora
Summary : Rough Auditing Tool for Security
URL : https://code.google.com/p/rough-auditing-tool-for-security/
License : GPLv2
Description : RATS(Rough Auditing Tool for Security) scans through code, finding potentially
: dangerous function calls. The goal of this tool is not to definitively find
: bugs (yet). The current goal is to provide a reasonable starting point for
: performing manual security audits.
:
: The initial vulnerability database is taken directly from things that could be
: easily found when starting with the forthcoming book, "Building Secure
: Software" by Viega and McGraw.