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

Last updated: May 19,2024

1. Install "ruby-necromancer" package

Please follow the guidance below to install ruby-necromancer on Kali Linux

$ sudo apt update $ sudo apt install ruby-necromancer

2. Uninstall "ruby-necromancer" package

Please follow the step by step instructions below to uninstall ruby-necromancer on Kali Linux:

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

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

Package: ruby-necromancer
Version: 0.5.1-2
Installed-Size: 59
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Size: 13964
SHA256: a47d49f5ec4e582adf77f95220a4c2184e5d14a64babf31d4db6eff3c0c420d1
SHA1: 11bb8516999b4e355ef87a70b77f3ce339768802
MD5sum: ddd6459c45e6ee0a80b9eed30caa062f
Description: Library offering conversion from one object type to another
Necromancer provides independent type conversion component for TTY toolkit.
.
Conversion between Ruby core types frequently comes up in projects but is
solved by half-baked solutions. This library aims to provide an independent and
extensible API to support a robust and generic way to convert between core Ruby
types.
.
Features:
.
* Simple and expressive API
* Ability to specify own converters
* Ability to compose conversions out of simpler ones
* Support conversion of custom defined types
* Ability to specify strict conversion mode
Description-md5:
Homepage: https://github.com/piotrmurach/necromancer
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-necromancer/ruby-necromancer_0.5.1-2_all.deb