How to Install and Uninstall fuzz Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 12,2024

1. Install "fuzz" package

This guide covers the steps necessary to install fuzz on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install fuzz

2. Uninstall "fuzz" package

This is a short guide on how to uninstall fuzz on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the fuzz package on Ubuntu 21.04 (Hirsute Hippo)

Package: fuzz
Architecture: amd64
Version: 0.6-19ubuntu1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Pimentel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: libc6 (>= 2.7)
Filename: pool/universe/f/fuzz/fuzz_0.6-19ubuntu1_amd64.deb
Size: 19280
MD5sum: c3ba89c6bba83c10b2c5daead89911f6
SHA1: 8c27f3801f09a008a5cfc6d134c8c2c1390349b0
SHA256: d9e5f7de2ac97fc376f80915ef04669ce9f34280e2f4d9a408ea2896e97874b7
SHA512: dde96ac874f743d34ea50c1b9f6c6212f4c6d32c317258c3b0876dea0c2ccfd954df895989b781a31f09d62a93fbbb063789802860f43ea140ab0c58b5557ebc
Homepage: https://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