How to Install and Uninstall ruby-view-component Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-view-component" package

Please follow the instructions below to install ruby-view-component on Kali Linux

$ sudo apt update $ sudo apt install ruby-view-component

2. Uninstall "ruby-view-component" package

Please follow the instructions below to uninstall ruby-view-component on Kali Linux:

$ sudo apt remove ruby-view-component $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-view-component package on Kali Linux

Package: ruby-view-component
Version: 3.8.0-1
Installed-Size: 327
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activesupport (>= 2:5.2.0), ruby-activesupport (<< 2:8.0), ruby-concurrent (>= 1.0), ruby-method-source (>= 1.0)
Size: 77348
SHA256: 21e876c699578bc6e2e0f1da349943105dfae323ed739d4c8b9511fc6a10e6e4
SHA1: 2dfa6731946f1992e6e86f4c274ba96308453b8d
MD5sum: b45a4cac5cad981644e70b716414f474
Description: View components for Rails
This library is a framework for building reusable, testable & encapsulated
view components in Ruby on Rails.
.
Think of ViewComponents as an evolution of the presenter pattern, inspired by
React. A ViewComponent is a Ruby object and template which is instantiated and
passed to Rails’ #render returning markup.
Description-md5:
Homepage: https://github.com/github/view_component
Section: contrib/ruby
Priority: optional
Filename: pool/contrib/r/ruby-view-component/ruby-view-component_3.8.0-1_all.deb