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

Last updated: May 08,2024

1. Install "ruby-base62" package

Learn how to install ruby-base62 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-base62

2. Uninstall "ruby-base62" package

In this section, we are going to explain the necessary steps to uninstall ruby-base62 on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-base62
Architecture: all
Version: 1.0.0-3
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
Filename: pool/universe/r/ruby-base62/ruby-base62_1.0.0-3_all.deb
Size: 4868
MD5sum: 180f64666473c3e6e043865a3a4afa1b
SHA1: 63f58f6fe7e4ec54920a53e023a0be2308eb83cf
SHA256: 9002f425c89ea94c8685e2d9209818ec8e798a9b83f1fb2ade24a19cf4e253ea
SHA512: 3fae5b11c8a4ca12a034bc0b546fed7fc04ea0d8a9001c650ae71caa530616e5e42e40bd5691f077e0aa73e99dd8a60f95bc247821c9cb2e7b3535eed5ff7713
Homepage: https://github.com/jtzemp/base62
Description-en: base62 encoding and decoding library for Ruby
Base62 monkeypatches Integer to add an Integer#base62_encode
instance method to encode an integer in the character set of
0-9 + A-Z + a-z. It also monkeypatches String to add
String#base62_decode to take the string and turn it back
into a valid integer.
Description-md5: 7807854cb3765ee545ff7714b44d9e28
Ruby-Versions: all