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

Last updated: May 14,2024

1. Install "ruby-ascii85" package

Please follow the step by step instructions below to install ruby-ascii85 on Kali Linux

$ sudo apt update $ sudo apt install ruby-ascii85

2. Uninstall "ruby-ascii85" package

Please follow the step by step instructions below to uninstall ruby-ascii85 on Kali Linux:

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

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

Package: ruby-ascii85
Version: 1.0.3-1
Installed-Size: 35
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 9564
SHA256: 4eb238f8c654bf9718b7f11d938938ae36d75ac9b0c4789641f53631742da884
SHA1: c3ed1106adc18602476f9203df826274a333d7d1
MD5sum: 0c8069a9ff72e10b7b653239c42cae8a
Description: Ruby library to encode/decode the Ascii85 format
Ascii85 (also called "Base85") is a form of binary-to-text encoding, which 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:
Homepage: https://github.com/datawraith/ascii85gem
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ascii85/ruby-ascii85_1.0.3-1_all.deb