How to Install and Uninstall arch-test Package on Kali Linux

Last updated: May 16,2024

1. Install "arch-test" package

Please follow the guidance below to install arch-test on Kali Linux

$ sudo apt update $ sudo apt install arch-test

2. Uninstall "arch-test" package

This tutorial shows how to uninstall arch-test on Kali Linux:

$ sudo apt remove arch-test $ sudo apt autoclean && sudo apt autoremove

3. Information about the arch-test package on Kali Linux

Package: arch-test
Version: 0.21-1
Installed-Size: 243
Maintainer: Adam Borowski
Architecture: all
Size: 12492
SHA256: 828f5aa0ab0a3a189777f8251471ed48c9ad0eb1348e5a9f0a7e472e046c0d23
SHA1: 1dc2ef837e87736f315ea38983159d7539e692e9
MD5sum: b5d3212809b0f88c2539fc70e9b11ee1
Description: detect architectures supported by your machine/kernel
This package lets you enumerate architectures that your kernel can run.
The check is for the ability to run machine code and supporting appropriate
syscall ABI -- you may need to install userland libraries in a chroot,
container or via multiarch to actually execute non-static binaries of such
architectures.
.
Also provided is "elf-arch", a tool to determine the architecture of an ELF
binary (program or library).
.
Architectures detected by this version of arch-test are:
* amd64, i386, x32
* mips, mipsel, mips64, mips64el
* arm, armel, armhf, arm64, arm64ilp32
* powerpc, ppc64, ppc64el, powerpcspe
* m68k
* sh4
* s390x
* sparc, sparc64
* illumos-amd64
* win32, win64
* kfreebsd-amd64, kfreebsd-i386
* alpha
* hppa
* ia64
* riscv64
* arc
Description-md5:
Multi-Arch: foreign
Tag: admin::install, implemented-in::TODO, role::program
Section: admin
Priority: optional
Filename: pool/main/a/arch-test/arch-test_0.21-1_all.deb