How to Install and Uninstall libjnr-x86asm-java Package on Kali Linux

Last updated: May 18,2024

1. Install "libjnr-x86asm-java" package

This tutorial shows how to install libjnr-x86asm-java on Kali Linux

$ sudo apt update $ sudo apt install libjnr-x86asm-java

2. Uninstall "libjnr-x86asm-java" package

This is a short guide on how to uninstall libjnr-x86asm-java on Kali Linux:

$ sudo apt remove libjnr-x86asm-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjnr-x86asm-java package on Kali Linux

Package: libjnr-x86asm-java
Source: jnr-x86asm
Version: 1.0.2-5.1
Installed-Size: 252
Maintainer: Debian Java Maintainers
Architecture: all
Size: 206692
SHA256: 34add50d0586bd6250440c56bd9f8f58d7b45ce08faa0d5fece17e0f5cb25918
SHA1: 0b2cd0530148fdace70732eaa096c5dca5a90c95
MD5sum: 8a94866b990bdf1d4a2532bb640f1fca
Description: Pure java x86 and x86_64 assembler
This is a pure-java port of asmjit.
.
AsmJit is complete x86/x64 JIT-Assembler for C++ language. It supports
32/64-bit x86 processors including all usable extensions (FPU, MMX, 3dNow, SSE,
SSE2, SSE3 and SSE4) through type-safe API that mimics Intel assembler syntax
and eliminates nearly all common mistakes that can be done by developers.
.
AsmJit contains also high-level code generation classes that can be used as a
portable way to create JIT code that should run on all supported architectures.
High-level classes can handle various function calling-conventions, register
allocation and 32/64-bit mode differences.
.
AsmJit has been successfully tested by various C++ compilers (including MSVC,
GCC and BorlandC++) under all major operating systems (including Windows, Linux
and MacOS). AsmJit has been also ported to other programming languages
including Java, Delphi and Smalltalk (although these ports are not official
part of AsmJit and was developed outside).
Description-md5:
Homepage: https://github.com/jnr/jnr-x86asm
Section: java
Priority: optional
Filename: pool/main/j/jnr-x86asm/libjnr-x86asm-java_1.0.2-5.1_all.deb