How to Install and Uninstall libasmjit-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libasmjit-dev" package

Please follow the step by step instructions below to install libasmjit-dev on Kali Linux

$ sudo apt update $ sudo apt install libasmjit-dev

2. Uninstall "libasmjit-dev" package

This tutorial shows how to uninstall libasmjit-dev on Kali Linux:

$ sudo apt remove libasmjit-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libasmjit-dev package on Kali Linux

Package: libasmjit-dev
Source: asmjit (0.0~git20231115.1da9e4d-1)
Version: 0.0~git20231115.1da9e4d-1+b1
Installed-Size: 2575
Maintainer: Debian Deep Learning Team
Architecture: amd64
Size: 438020
SHA256: a6870de22dc3d32cf6263fea640254ecc973072b855fcea7f0051ba389e8a549
SHA1: c4afe60d56cb0d8ac16c8d28b9a975369038c507
MD5sum: f7a7e13f431966be00831de93305ccce
Description: Complete x86/x64 JIT and AOT Assembler for C++ (development files)
AsmJit is a complete JIT and AOT assembler for C++ language. It can generate
native code for x86 and x64 architectures and supports the whole x86/x64
instruction set - from legacy MMX to the newest AVX512. It has a type-safe API
that allows C++ compiler to do semantic checks at compile-time even before the
assembled code is generated and/or executed.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/asmjit/asmjit
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/a/asmjit/libasmjit-dev_0.0~git20231115.1da9e4d-1+b1_amd64.deb