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

Last updated: May 18,2024

1. Install "ruby-pundit" package

Please follow the steps below to install ruby-pundit on Kali Linux

$ sudo apt update $ sudo apt install ruby-pundit

2. Uninstall "ruby-pundit" package

Please follow the step by step instructions below to uninstall ruby-pundit on Kali Linux:

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

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

Package: ruby-pundit
Version: 2.1.0-1
Installed-Size: 67
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activesupport (>= 3.0.0)
Size: 18368
SHA256: e88f3633d714f399fbd86770cea9254b7d4c8d8e3579fdd76eed9502a778451f
SHA1: 68692c40eb4552332de47c8bed1cd904ac8b04e6
MD5sum: 56f2119081603f336e5a4bafc1f4e933
Description: object oriented authorization for rails
Pundit provides a set of helpers which guide you in leveraging regular
Ruby classes and object oriented design patterns to build a simple,
robust and scalable authorization system.
Description-md5:
Homepage: https://github.com/varvet/pundit
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-pundit/ruby-pundit_2.1.0-1_all.deb