How to Install and Uninstall ruby-unicorn-engine Package on Kali Linux

Last updated: May 13,2024

1. Install "ruby-unicorn-engine" package

Please follow the step by step instructions below to install ruby-unicorn-engine on Kali Linux

$ sudo apt update $ sudo apt install ruby-unicorn-engine

2. Uninstall "ruby-unicorn-engine" package

Learn how to uninstall ruby-unicorn-engine on Kali Linux:

$ sudo apt remove ruby-unicorn-engine $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-unicorn-engine package on Kali Linux

Package: ruby-unicorn-engine
Source: unicorn-engine (2.0.1.post1-4)
Version: 2.0.1.post1-4+b1
Installed-Size: 168
Maintainer: Timo Röhling
Architecture: amd64
Depends: libc6 (>= 2.4), libunicorn2 (>= 2.0.1.post1), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 31784
SHA256: 287eedb2b8833b7d44c5f8b393dca55ede5b16f5fdf012bcff292e849136c0cb
SHA1: 6c52ba8a72edde27a3905c14508603dcd7367d6a
MD5sum: fbfd29fa4881df8136888cbb0bddb10d
Description: Lightweight CPU emulator framework (Ruby bindings)
Unicorn is a CPU emulator which is based on the CPU emulation code from
QEMU. Unlike QEMU, it focuses on the emulation of CPU code without a
full system emulation, but with the goal to make the emulation
extensible and easy to integrate in custom tools. Unicorn provides
language bindings for Python, Ruby, and Rust (among others) and has
instrumentation hooks for various CPU events. This makes Unicorn well
suited for malware analysis and reverse engineering.
.
This package installs the Ruby bindings.
Description-md5:
Multi-Arch: same
Homepage: https://unicorn-engine.org
Section: ruby
Priority: optional
Filename: pool/main/u/unicorn-engine/ruby-unicorn-engine_2.0.1.post1-4+b1_amd64.deb