How to Install and Uninstall ruby-inherited-resources Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-inherited-resources" package

This is a short guide on how to install ruby-inherited-resources on Kali Linux

$ sudo apt update $ sudo apt install ruby-inherited-resources

2. Uninstall "ruby-inherited-resources" package

Please follow the instructions below to uninstall ruby-inherited-resources on Kali Linux:

$ sudo apt remove ruby-inherited-resources $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-inherited-resources package on Kali Linux

Package: ruby-inherited-resources
Version: 1.13.0-1
Installed-Size: 103
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-responders (>= 2), ruby-responders (<< 4), ruby-actionpack (>= 2:5.2), ruby-actionpack (<< 2:6.2), ruby-railties (>= 2:5.2), ruby-railties (<< 2:6.2), ruby-has-scope (>= 0.6)
Size: 28236
SHA256: 2ae4a9eb6b5a37885457d4c305ab009787a08129388c425604221fc1a8a16883
SHA1: 10ef470b829ddf440a3c240895b621caad0291b2
MD5sum: 59e9e96ff5417923176119196bf41009
Description: Speeds up development by making controllers inherit all restful actions
Inherited Resources speeds up development by making your controllers inherit
all restful actions so you just have to focus on what is important. It makes
your controllers more powerful and cleaner at the same time.
.
In addition to making your controllers follow a pattern, it helps you to write
better code by following fat models and skinny controllers convention.
Description-md5:
Homepage: https://github.com/activeadmin/inherited_resources
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-inherited-resources/ruby-inherited-resources_1.13.0-1_all.deb