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

Last updated: October 05,2024

1. Install "ruby-unf" package

Please follow the steps below to install ruby-unf on Kali Linux

$ sudo apt update $ sudo apt install ruby-unf

2. Uninstall "ruby-unf" package

This guide covers the steps necessary to uninstall ruby-unf on Kali Linux:

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

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

Package: ruby-unf
Version: 0.1.4-2.1
Installed-Size: 25
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-unf-ext (>= 0.0.7.2~)
Size: 5108
SHA256: e7bab35762676e13601a1896623cb2a28bab440e6e7679a19844b5de798a0a7b
SHA1: 57439bfbe19c947e474215505e08c33f3c9aed05
MD5sum: 44acf8c249ab37803e51a2ad7e119862
Description: Wrapper library to bring Unicode Normalization Form support to Ruby
This library allows code to be portable between Ruby implementations,
using 'unf_ext' under CRuby and 'java.text.Normalizer' on JRuby. It
normalizes UTF-8 strings into and from NFC, NFD, NFKC or NFKD
Description-md5:
Homepage: http://github.com/knu/ruby-unf
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-unf/ruby-unf_0.1.4-2.1_all.deb