How to Install and Uninstall mescc-tools Package on Kali Linux

Last updated: May 09,2024

1. Install "mescc-tools" package

This tutorial shows how to install mescc-tools on Kali Linux

$ sudo apt update $ sudo apt install mescc-tools

2. Uninstall "mescc-tools" package

Please follow the guidelines below to uninstall mescc-tools on Kali Linux:

$ sudo apt remove mescc-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the mescc-tools package on Kali Linux

Package: mescc-tools
Version: 1.5.2-1
Installed-Size: 161
Maintainer: Vagrant Cascadian
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 45368
SHA256: e0fc9c5fa575168e26944ec487fb1a2f57ca22822aa19ec650463e8f8b434646
SHA1: 6bb41920178322bdf26717b2f51bbdfb66fdafcc
MD5sum: 77e8d0110fda830a019d0bd22b9a8bd9
Description: tools for binary bootstrapping
The tools included provide very minimal functionality tools used in
very early bootstrap of a toolchain.
.
blood-elf: generate ELF debug tables in M1-macro format from M1-macro
assembly files
.
exec_enable: mark files as executable
.
get_machine: identify running hardware architecture
.
kaem: run shell scripts without a shell
.
hex2_linker: The trivially bootstrappable linker that is designed to
be introspectable by humans and should you so desire assemble hex
programs that you write.
.
M1-macro: The universal Macro assembler that can target any
reasonable hardware architecture.
Description-md5:
Multi-Arch: foreign
Homepage: https://savannah.nongnu.org/projects/mescc-tools/
Section: devel
Priority: optional
Filename: pool/main/m/mescc-tools/mescc-tools_1.5.2-1_amd64.deb