How to Install and Uninstall ruby-active-model-serializers Package on Kali Linux

Last updated: May 07,2024

1. Install "ruby-active-model-serializers" package

This guide covers the steps necessary to install ruby-active-model-serializers on Kali Linux

$ sudo apt update $ sudo apt install ruby-active-model-serializers

2. Uninstall "ruby-active-model-serializers" package

Please follow the guidelines below to uninstall ruby-active-model-serializers on Kali Linux:

$ sudo apt remove ruby-active-model-serializers $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-active-model-serializers package on Kali Linux

Package: ruby-active-model-serializers
Version: 0.10.12-1
Installed-Size: 240
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activemodel (>= 2:4.1), ruby-activemodel (<< 2:6.2), ruby-actionpack (>= 2:4.1), ruby-actionpack (<< 2:6.2), ruby-jsonapi-renderer (>= 0.1.1.beta1), ruby-jsonapi-renderer (<< 0.3), ruby-case-transform (>= 0.2)
Size: 58832
SHA256: 16afbd2ccf097ba93706f410ea23106356dd583d6629f0f3a81865dadc465952
SHA1: 0abdada3f00dcbef3dde7b40af03634f64d2de44
MD5sum: 05f372f99aee29e3b223c621c03db92f
Description: Making it easy to serialize models for client-side use
Bringing consistency and object orientation to model serialization. Works
great for client-side MVC frameworks! ActiveModel::Serializers brings
convention over configuration to your JSON generation. AMS does this through
two components: serializers and adapters. Serializers describe which
attributes and relationships should be serialized. Adapters describe how
attributes and relationships should be serialized.
Description-md5:
Homepage: https://github.com/rails-api/active_model_serializers
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-active-model-serializers/ruby-active-model-serializers_0.10.12-1_all.deb