How to Install and Uninstall afl-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "afl-doc" package

This is a short guide on how to install afl-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install afl-doc

2. Uninstall "afl-doc" package

Please follow the step by step instructions below to uninstall afl-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove afl-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the afl-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: afl-doc
Priority: optional
Section: universe/doc
Installed-Size: 348
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: afl
Version: 1.96b-2
Recommends: afl, afl-clang
Breaks: afl (<= 1.96b-1)
Filename: pool/universe/a/afl/afl-doc_1.96b-2_all.deb
Size: 94156
MD5sum: cb822a860bb459226be11326a30e93b1
SHA1: 382d4bd8172e254b7a7784182726586612d8f623
SHA256: 67b4a3542ab81314154ba86563b93e897229f23188ae2e9264c5dafd2e86b42e
Description-en: instrumentation-driven fuzzer for binary formats - documentation
American fuzzy lop is a fuzzer that employs compile-time instrumentation and
genetic algorithms to automatically discover clean, interesting test cases
that trigger new internal states in the targeted binary.
.
This package provides the documentation, a collection of special crafted test
cases, vulnerability samples and experimental stuff.
Description-md5: e28faca40fdb5d878c9f725ad154b396
Homepage: http://lcamtuf.coredump.cx/afl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu