How to Install and Uninstall ruby-acts-as-api Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-acts-as-api" package

Please follow the step by step instructions below to install ruby-acts-as-api on Kali Linux

$ sudo apt update $ sudo apt install ruby-acts-as-api

2. Uninstall "ruby-acts-as-api" package

This is a short guide on how to uninstall ruby-acts-as-api on Kali Linux:

$ sudo apt remove ruby-acts-as-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-acts-as-api package on Kali Linux

Package: ruby-acts-as-api
Version: 1.0.1-2.1
Installed-Size: 52
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activemodel, ruby-activesupport, ruby-rack
Size: 10560
SHA256: ab37ae4c9c92286460369d213a6d46f7703f48896c801a0ebe1ea09932c84127
SHA1: 863e954ee4e91eb68a834b8e7c187736c5f3dbdb
MD5sum: eddc93b9842e3614a58514f785624e17
Description: makes creating XML/JSON responses in Rails 3 easy and fun
It provides a simple interface to determine the representation of your
model data, that should be rendered in your API responses.
.
In addition to Rails it theoretically can be used with any ruby app and
any database (__ActiveRecord__ and __Mongoid__ are supported out of the
box) as it only has few dependencies.
.
The lib is _very_ fast in generating your responses and battle tested in
production with platforms like Diaspora or flinc.
Description-md5:
Homepage: https://github.com/fabrik42/acts_as_api
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-acts-as-api/ruby-acts-as-api_1.0.1-2.1_all.deb