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

Last updated: November 07,2024

1. Install "ruby-activerecord" package

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

$ sudo apt update $ sudo apt install ruby-activerecord

2. Uninstall "ruby-activerecord" package

This is a short guide on how to uninstall ruby-activerecord on Kali Linux:

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

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

Package: ruby-activerecord
Source: rails
Version: 2:6.1.7.3+dfsg-3
Installed-Size: 2033
Maintainer: Debian Ruby Team
Architecture: all
Replaces: ruby-arel
Depends: ruby:any (>= 1:2.5.0), ruby-activemodel (= 2:6.1.7.3+dfsg-3), ruby-activesupport (= 2:6.1.7.3+dfsg-3)
Breaks: ruby-activerecord-import (<< 1.0.5~), ruby-activerecord-nulldb-adapter (<< 0.8.0~), ruby-acts-as-taggable-on (<< 6.5~), ruby-arel, ruby-delayed-job-active-record (<< 4.1.6-3~), ruby-enumerize (<< 2.4.0~), ruby-has-secure-token (<< 1.0.0-3~), ruby-joiner (<< 0.6.0~), ruby-otr-activerecord (<< 2.0.0~), ruby-paranoia (<< 2.4.3~), ruby-sidekiq (<< 6.0~)
Size: 365120
SHA256: 2d77353e74e3f4e88ba4b680c05aa65a98ad9fb63c0f1561dfef6351a23bf921
SHA1: e67ba31391ab6dfefb4df1214b485b0afbbd4ed9
MD5sum: 7a5614d4e9e2aea509fef8fa7b38dc99
Description: object-relational mapper framework (part of Rails)
Active Records is a framework to work with databases on Rails. Build
a persistent domain model by mapping database tables to Ruby classes.
Strong conventions for associations, validations, aggregations,
migrations, and testing come baked-in.
Description-md5:
Homepage: https://rubyonrails.org/
Tag: implemented-in::ruby, role::shared-lib
Section: ruby
Priority: optional
Filename: pool/main/r/rails/ruby-activerecord_6.1.7.3+dfsg-3_all.deb