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

Last updated: May 16,2024

1. Install "binwalk" package

In this section, we are going to explain the necessary steps to install binwalk on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install binwalk

2. Uninstall "binwalk" package

Please follow the guidelines below to uninstall binwalk on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove binwalk $ sudo apt autoclean && sudo apt autoremove

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

Package: binwalk
Architecture: all
Version: 2.2.0+dfsg1-1
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Security Tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Depends: python3-binwalk, python3:any
Filename: pool/universe/b/binwalk/binwalk_2.2.0+dfsg1-1_all.deb
Size: 5096
MD5sum: d64b2a9910821c57f852c6adb2d3292b
SHA1: 7c2a7c0c31df30472fd27334f9c73ac21500fed9
SHA256: f3f9a23383043cf38d6d62741531bfd006268def8bf41e5b4b247552e10a62df
SHA512: e8a613dbd16a97325ef6286ef6269b6fb08f76de2958e9a9a9f08e0cb86b5f6db89a58eefa8056818eac2c3010d95e94384f1d52635c59e8cadffbc364267c42
Homepage: https://github.com/ReFirmLabs/binwalk
Description-en: tool library for analyzing binary blobs and executable code
Binwalk is a tool for searching a given binary image for embedded files
and executable code. Specifically, it is designed for identifying files
and code embedded inside of firmware images. Binwalk uses the libmagic
library, so it is compatible with magic signatures created for the Unix
file utility.
.
Binwalk also includes a custom magic signature file which contains
improved signatures for files that are commonly found in firmware images
such as compressed/archived files, firmware headers, Linux kernels,
bootloaders, filesystems, etc.
.
This package is an empty package, because the binary tool is already
provided with the library, dependency of this package.
Description-md5: f2774dbab233a5b403825c488d3d2ce8