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

Last updated: September 20,2024

1. Install "ruby-indentation" package

This guide covers the steps necessary to install ruby-indentation on Kali Linux

$ sudo apt update $ sudo apt install ruby-indentation

2. Uninstall "ruby-indentation" package

This guide covers the steps necessary to uninstall ruby-indentation on Kali Linux:

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

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

Package: ruby-indentation
Version: 0.1.1-2.1
Installed-Size: 33
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 9304
SHA256: 0c2f3c0095974ac29cd6df79331c9596e8e08cc14a9ee1d979c2eb75d2123869
SHA1: c7322a5876586b97f28f22915065366f4667ec3d
MD5sum: a0268aedc85d7cdc07bf058139d7ea1f
Description: Ruby extensions for Array and String classes
A small library of extensions to Ruby's Array and String classes that
allow indentation manipulation of Strings and Arrays of Strings. Has
the capability of working with multi-line strings. If you frequently
use String arrays to manipulate text, see synopsis (In README.rdoc)
for examples of how indentation can make your life easier.
Description-md5:
Homepage: http://samueldana.github.com/indentation/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-indentation/ruby-indentation_0.1.1-2.1_all.deb