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

Last updated: May 19,2024

1. Install "fuzz" package

This guide covers the steps necessary to install fuzz on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install fuzz

2. Uninstall "fuzz" package

This tutorial shows how to uninstall fuzz on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove fuzz $ sudo apt autoclean && sudo apt autoremove

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

Package: fuzz
Architecture: amd64
Version: 0.6-18
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Pimentel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 61
Depends: libc6 (>= 2.7)
Filename: pool/universe/f/fuzz/fuzz_0.6-18_amd64.deb
Size: 19776
MD5sum: 76e4efd2c94eaa570b11af02cf02cf2c
SHA1: 6abccec6466bfdf2698cbd25a21656616aad62a8
SHA256: 5d1f461164ac3843bdd0b08a8f15d5a192974299ecccc7777c028c237dafb4fe
SHA512: 301d41a053c222b6a81dfba3e5aa052cb0efe4dfbee6cdccdcbf55e5dd35dd56d31db4646df11b50110fbe845978c78038f355aebfee4cd87bd573c5af320961
Homepage: http://sourceforge.net/projects/fuzz
Description-en: stress-test programs by giving them random input
The fuzz generator is designed to attack certain kinds of software and
expose one particular kind of bug common in software. This is the
situation where the programmer implicitly makes some assumptions about
the data stream that the program will be parsing. If the data stream
is substantially different then the program might not be able to deal
with it.
Description-md5: ff3ef1b766f8b8faf96d0fbb67bed0cc