How to Install and Uninstall ruby-magic Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-magic" package

This guide let you learn how to install ruby-magic on Kali Linux

$ sudo apt update $ sudo apt install ruby-magic

2. Uninstall "ruby-magic" package

This tutorial shows how to uninstall ruby-magic on Kali Linux:

$ sudo apt remove ruby-magic $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-magic package on Kali Linux

Package: ruby-magic
Version: 0.2.9-3
Installed-Size: 31
Maintainer: Debian Ruby Team
Architecture: all
Depends: libmagic1, ruby-ffi (>= 0.6.3)
Size: 6648
SHA256: 829365905cfbe9451a1ab06fbef233145a0a0e31f3be50c8093437a0c2053a94
SHA1: e11f4428401e3000b080ecfda223d5167249b706
MD5sum: 5119eca05e7be75a00609d69671d28d2
Description: Ruby FFI bindings to libmagic
This package provides a Ruby FFI wrapper to the "magic" library that
determines content type and encoding of files and strings. The library does
three types of tests: file system tests, magic number tests, and language
tests. The first test that succeeds causes the file type to be returned.
Description-md5:
Homepage: https://github.com/qoobaa/magic
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-magic/ruby-magic_0.2.9-3_all.deb