How to Install and Uninstall binutils-multiarch Package on Kali Linux

Last updated: April 29,2024

1. Install "binutils-multiarch" package

Please follow the steps below to install binutils-multiarch on Kali Linux

$ sudo apt update $ sudo apt install binutils-multiarch

2. Uninstall "binutils-multiarch" package

This is a short guide on how to uninstall binutils-multiarch on Kali Linux:

$ sudo apt remove binutils-multiarch $ sudo apt autoclean && sudo apt autoremove

3. Information about the binutils-multiarch package on Kali Linux

Package: binutils-multiarch
Source: binutils
Version: 2.42-3
Installed-Size: 11785
Maintainer: Matthias Klose
Architecture: amd64
Depends: libc6 (>= 2.34), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), binutils (= 2.42-3), binutils-common (= 2.42-3)
Size: 2314064
SHA256: f5b0bbc7f2f5d0a7ae54b84178828197ee80468db937cda26daaa2d04ca1078e
SHA1: 1c6b7eb0b6ff41d3188c3fcd7018fd8c35845292
MD5sum: e3ba96ef24034e57775a91363c761e10
Description: Binary utilities that support multi-arch targets
The programs in this package are used to manipulate binary and object
files that may have been created on other architectures. This package
is primarily for multi-architecture developers and cross-compilers and
is not needed by normal users or developers. Note that a cross-assembling
version of gas is not included in this package, just the binary utilities.
.
NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those
requiring support for reading info from binaries from other architectures.
Description-md5:
Homepage: https://www.gnu.org/software/binutils/
Tag: devel::machinecode, interface::commandline, role::program,
scope::utility, suite::gnu
Section: devel
Priority: optional
Filename: pool/main/b/binutils/binutils-multiarch_2.42-3_amd64.deb