How to Install and Uninstall ruby-unf Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-unf" package

Here is a brief guide to show you how to install ruby-unf on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-unf

2. Uninstall "ruby-unf" package

This is a short guide on how to uninstall ruby-unf on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-unf package on Ubuntu 21.10 (Impish Indri)

Package: ruby-unf
Architecture: all
Version: 0.1.4-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: ruby | ruby-interpreter, ruby-unf-ext (>= 0.0.7.2~)
Filename: pool/universe/r/ruby-unf/ruby-unf_0.1.4-2_all.deb
Size: 4602
MD5sum: 1e76349829002ba632b33da5b6f2bec0
SHA1: 989573aa9834361d819842e75bc3ecf57575de4e
SHA256: b1ab3608a8210744458234c9bcef271a0b5712d3becebf2fde2c4d9a4f745513
SHA512: 175b0666a5154593767eddba4fd1b9b405bb1aac115e33f47bee86d0f60234c2de5d43743f00ed0a4fed44ddd39ec863e3c29d1ad6c81a9d4ed47306c7829337
Homepage: http://github.com/knu/ruby-unf
Description-en: 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: 256a7aac8006ca7b657a8b434ddb222c
Ruby-Versions: all