How to Install and Uninstall american-fuzzy-lop-clang-fast.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "american-fuzzy-lop-clang-fast.x86_64" package

This tutorial shows how to install american-fuzzy-lop-clang-fast.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install american-fuzzy-lop-clang-fast.x86_64

2. Uninstall "american-fuzzy-lop-clang-fast.x86_64" package

Learn how to uninstall american-fuzzy-lop-clang-fast.x86_64 on Fedora 34:

$ sudo dnf remove american-fuzzy-lop-clang-fast.x86_64 $ sudo dnf autoremove

3. Information about the american-fuzzy-lop-clang-fast.x86_64 package on Fedora 34

Last metadata expiration check: 1:08:54 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : american-fuzzy-lop-clang-fast
Version : 2.57b
Release : 1.fc34
Architecture : x86_64
Size : 38 k
Source : american-fuzzy-lop-2.57b-1.fc34.src.rpm
Repository : fedora
Summary : Fast clang and clang++ support for american-fuzzy-lop
URL : http://lcamtuf.coredump.cx/afl/
License : ASL 2.0
Description : This subpackage contains fast clang and clang++ support for
: american-fuzzy-lop.
:
: The code in this package allows you to instrument programs for AFL using
: true compiler-level instrumentation, instead of the more crude
: assembly-level rewriting approach taken by afl-gcc and afl-clang.