How to Install and Uninstall subarch-select Package on Kali Linux

Last updated: November 25,2024

1. Install "subarch-select" package

Please follow the instructions below to install subarch-select on Kali Linux

$ sudo apt update $ sudo apt install subarch-select

2. Uninstall "subarch-select" package

Please follow the instructions below to uninstall subarch-select on Kali Linux:

$ sudo apt remove subarch-select $ sudo apt autoclean && sudo apt autoremove

3. Information about the subarch-select package on Kali Linux

Package: subarch-select
Version: 0.2-1
Installed-Size: 63
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 17560
SHA256: a1e3be324764c804005c6bdd2b4f2acb77340f334ca6c6d94002634d33da40b8
SHA1: 788390ad8e0f9cf650e4aef62bb485ec36f25ce0
MD5sum: 3f2ed8f375dd1a8c3cb88e6c8a60f6ab
Description: Select among binaries based upon x86 microarchitecture support
Pick an executable based on CPU capabilities.
.
Call subarch-select with argument pairs that list CPU features
(as in /proc/cpuinfo "flags"), and a path to execute if the flags are all
matched. The first set of flags that match the system capabilities will select
the given path. Arguments to the program should be passed after "--".
.
Also supports the x86-64 microarchitectures: x86-64-v2, x86-64-v3, v86-64-v4
Description-md5:
Homepage: https://github.com/ekg/subarch-select/
Section: science
Priority: optional
Filename: pool/main/s/subarch-select/subarch-select_0.2-1_amd64.deb