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

Last updated: May 15,2024

1. Install "ruby-devise" package

Please follow the guidance below to install ruby-devise on Kali Linux

$ sudo apt update $ sudo apt install ruby-devise

2. Uninstall "ruby-devise" package

Please follow the guidance below to uninstall ruby-devise on Kali Linux:

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

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

Package: ruby-devise
Version: 4.9.3-1
Installed-Size: 402
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-bcrypt (>= 3.0), ruby-orm-adapter (>= 0.1), ruby-railties (>= 2:4.1.0), ruby-responders, ruby-warden (>= 1.2.3)
Breaks: gitlab (<< 11.10.4+dfsg-2)
Size: 86976
SHA256: 4fc05e6a3fe9d82bdda96af4974ac2a614aaac3dee17e44350291fa5bdac4b92
SHA1: 984b20ed3abb2475dfcd4768b0dcd24c023de6cd
MD5sum: d9e44271004bef6ae593e87f9ec127fe
Description: Flexible authentication solution for Rails with Warden
Devise is Rack based, a MVC solution based on Rails engines, allows one to
have multiple roles (or models/scopes) signed at the same time, based on a
modularity concept. It is composed of 12 modules: Database Authenticable,
Token Authenticable, Omniauthable, Confirmable, Recoverable, Registerable,
Rememberable, Trackable, Timeoutable, Validatable and Lockable.
There are a number of extensions to be found at the github homepage of
devise.
Description-md5:
Homepage: https://github.com/plataformatec/devise
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-devise/ruby-devise_4.9.3-1_all.deb