How to Install and Uninstall ruby-case-transform Package on Kali Linux

Last updated: April 28,2024

1. Install "ruby-case-transform" package

In this section, we are going to explain the necessary steps to install ruby-case-transform on Kali Linux

$ sudo apt update $ sudo apt install ruby-case-transform

2. Uninstall "ruby-case-transform" package

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

$ sudo apt remove ruby-case-transform $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-case-transform package on Kali Linux

Package: ruby-case-transform
Version: 0.2-1.1
Installed-Size: 24
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activesupport
Size: 4172
SHA256: 5a1aeaa5e1703b0bc58236161b4140979a0fc93edeb41146fc93f5ecedd4f756
SHA1: a660b6bb46014f0a04b9a59f835c723d1bee47d5
MD5sum: c30379b46e422f54619a6486e95a5704
Description: Transform values to different cases
Transforms Array, Hash, Symbol, or String to UpperCamelCase, PascalCase,
camelCase, dashed-case and underscore_case. Any other object type will just be
returned.
.
Extraction of the key_transform abilities of ActiveModelSerializers
Description-md5:
Homepage: https://github.com/NullVoxPopuli/case_transform
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-case-transform/ruby-case-transform_0.2-1.1_all.deb