How to Install and Uninstall ruby-pundit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ruby-pundit" package

Please follow the guidelines below to install ruby-pundit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-pundit

2. Uninstall "ruby-pundit" package

This guide let you learn how to uninstall ruby-pundit on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-pundit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-pundit
Priority: optional
Section: universe/ruby
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.1-2
Depends: ruby | ruby-interpreter, ruby-activesupport
Filename: pool/universe/r/ruby-pundit/ruby-pundit_1.0.1-2_all.deb
Size: 12648
MD5sum: 9d80082d317b1e2c66285060ac7524b3
SHA1: e6af40dd7b693e07153103f76ef1bb715938855a
SHA256: 9391b2a92d286f0f806daf00571f22b7a104f5321cf9b81951e655c78f024c84
Description-en: object oriente 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 scaleable authorization system.
Description-md5: 8d5bcc4b0fc80c4ec42314961bb8c8ef
Homepage: https://github.com/elabs/pundit
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu