How to Install and Uninstall golang-github-google-gofuzz-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "golang-github-google-gofuzz-dev" package

Please follow the guidance below to install golang-github-google-gofuzz-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-google-gofuzz-dev

2. Uninstall "golang-github-google-gofuzz-dev" package

This guide covers the steps necessary to uninstall golang-github-google-gofuzz-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-google-gofuzz-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-google-gofuzz-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-google-gofuzz-dev
Architecture: all
Version: 1.2.0-1
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Source: golang-github-google-gofuzz
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Filename: pool/universe/g/golang-github-google-gofuzz/golang-github-google-gofuzz-dev_1.2.0-1_all.deb
Size: 12964
MD5sum: 18327fb436684bb1616f7b92dc0e5bb1
SHA1: 2232aed70b88603a098d9fdcaa41ead4a68dd128
SHA256: 957bf857b7909e72356e85d5fac481eed45e72457999a876c6aa8e03fdeac069
SHA512: d15d4fbcc07d9c6856fc764824870bbaa36ba264590cb26c3f68c712930abd1d2564a50564d1bd9b19d264ca8a78aeb0bfffc78f63be82292e807c726ea70571
Homepage: https://github.com/google/gofuzz
Description-en: Fuzz testing for Go
gofuzz is a library for populating go objects with random values.
.
This is useful for testing:
.
* Do your project's objects really serialize/unserialize correctly in all
cases?
* Is there an incorrectly formatted object that will cause your project to
panic?
.
Import with import "github.com/google/gofuzz"
.
This package contains the source.
Description-md5: c72ef946039add39bb089563982f54ab