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

Last updated: May 16,2024

1. Install "ruby-awrence" package

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

$ sudo apt update $ sudo apt install ruby-awrence

2. Uninstall "ruby-awrence" package

This guide let you learn how to uninstall ruby-awrence on Kali Linux:

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

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

Package: ruby-awrence
Version: 1.1.1-2
Installed-Size: 33
Maintainer: Debian Ruby Team
Architecture: all
Size: 5128
SHA256: c736ea6b1c7b87226d3283286915bf324eb977a6e27a685b119165fc1237c5f7
SHA1: daaf6dea01dabd0ff9308a25c9cd544a9a2dfbe8
MD5sum: ed291c442e1569cae7506a907128fe96
Description: Camelize your snake keys when working with JSON APIs
Awrence can automatically convert Ruby-style snake_case to CamelCase or
camelBack hash keys.
.
This library recursively converts all snake_case keys in a hash structure to
camelBack.
Description-md5:
Homepage: https://github.com/futurechimp/awrence
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-awrence/ruby-awrence_1.1.1-2_all.deb