How to Install and Uninstall ispc Package on Kali Linux
Last updated: December 24,2024
1. Install "ispc" package
Please follow the step by step instructions below to install ispc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ispc
Copied
2. Uninstall "ispc" package
Please follow the guidelines below to uninstall ispc on Kali Linux:
$
sudo apt remove
ispc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ispc package on Kali Linux
Package: ispc
Version: 1.23.0-1
Installed-Size: 25710
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16, libncurses6 (>= 6), libstdc++6 (>= 11), libtinfo6 (>= 6)
Size: 2230728
SHA256: e0c60a2d47b4ed3a92d4dddac901219f62f3ba03e01ab23989e5458f26a23318
SHA1: fe31682d9d5c9a2753afcdfcd7ab727dda239a13
MD5sum: 744cc3de38df78f4cbc1738e25c8d7d8
Description: Intel Implicit SPMD Program Compiler
ispc is a compiler for a variant of the C programming language, with extensions
for single program, multiple data programming. Under the SPMD model, the
programmer writes a program that generally appears to be a regular serial
program, though the execution model is actually that a number of program
instances execute in parallel on the hardware.
Description-md5:
Homepage: https://ispc.github.io/
Section: devel
Priority: optional
Filename: pool/main/i/ispc/ispc_1.23.0-1_amd64.deb
Version: 1.23.0-1
Installed-Size: 25710
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16, libncurses6 (>= 6), libstdc++6 (>= 11), libtinfo6 (>= 6)
Size: 2230728
SHA256: e0c60a2d47b4ed3a92d4dddac901219f62f3ba03e01ab23989e5458f26a23318
SHA1: fe31682d9d5c9a2753afcdfcd7ab727dda239a13
MD5sum: 744cc3de38df78f4cbc1738e25c8d7d8
Description: Intel Implicit SPMD Program Compiler
ispc is a compiler for a variant of the C programming language, with extensions
for single program, multiple data programming. Under the SPMD model, the
programmer writes a program that generally appears to be a regular serial
program, though the execution model is actually that a number of program
instances execute in parallel on the hardware.
Description-md5:
Homepage: https://ispc.github.io/
Section: devel
Priority: optional
Filename: pool/main/i/ispc/ispc_1.23.0-1_amd64.deb