How to Install and Uninstall ruby-uconv Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 21,2024

1. Install "ruby-uconv" package

Please follow the guidelines below to install ruby-uconv on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-uconv

2. Uninstall "ruby-uconv" package

Here is a brief guide to show you how to uninstall ruby-uconv on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-uconv package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-uconv
Priority: optional
Section: universe/ruby
Installed-Size: 1367
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 0.6.1-3
Depends: libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-uconv/ruby-uconv_0.6.1-3_amd64.deb
Size: 150000
MD5sum: 5b371f12a26727871d9cf1eba3d2ec39
SHA1: 3f7e69a26295a7c11994a6e613fd64aef66c7364
SHA256: 632606dbd50f8f270cf9eb6415318457708cccf3f1501545502475acad570d27
Description-en: Unicode/EUC-JP translation module for Ruby
The encoding translation module for the object-oriented scripting language
Ruby 1.8. Supported character encodings are UCS-4, UTF-16, UTF-8, EUC-JP
and CP932 (a variant of Shift_JIS for Japanese Windows). This cannot
detect character encoding automatically.
Description-md5: 8dc53f26b6b458567a95791a41c922b0
Homepage: http://www.yoshidam.net/Ruby.html#uconv
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu