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

Last updated: May 20,2024

1. Install "ruby-ascii85" package

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

$ sudo apt update $ sudo apt install ruby-ascii85

2. Uninstall "ruby-ascii85" package

Please follow the guidelines below to uninstall ruby-ascii85 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-ascii85
Priority: optional
Section: universe/ruby
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.2-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-ascii85/ruby-ascii85_1.0.2-3_all.deb
Size: 9004
MD5sum: 4059dde4e4807d7e2330708960fe0ef1
SHA1: c0217a916e813b862341f8694e295458624322a0
SHA256: 36d0236b0a1cb07b68b0a996f67b0d0f160d83b0228cd4485a8d4779a68304a2
Description-en: Ruby library to encode/decode the Ascii85 format
Ascii85 (also called "Base85") is a form of binary-to-text encoding, wich is
mainly used in Adobe's PostScript and PDF format. This package provides a
ruby library to encode/decode Ascii85.
.
It ships also a command line utility, which can encode/decode files to the
standard output.
Description-md5: a57f45903134c6aff11b67cb94a32762
Homepage: https://github.com/datawraith/ascii85gem
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu