How to Install and Uninstall libmojolicious-plugin-authorization-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libmojolicious-plugin-authorization-perl" package

Please follow the step by step instructions below to install libmojolicious-plugin-authorization-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmojolicious-plugin-authorization-perl

2. Uninstall "libmojolicious-plugin-authorization-perl" package

Please follow the guidelines below to uninstall libmojolicious-plugin-authorization-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmojolicious-plugin-authorization-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmojolicious-plugin-authorization-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmojolicious-plugin-authorization-perl
Priority: optional
Section: universe/perl
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.0302-2
Depends: perl, libmojolicious-perl
Filename: pool/universe/libm/libmojolicious-plugin-authorization-perl/libmojolicious-plugin-authorization-perl_1.0302-2_all.deb
Size: 13102
MD5sum: cbc9b0e79389697e4a1276011987f446
SHA1: 312a82b0e72040afb13dd8d51a66f5cb41c1ce71
SHA256: 7087ed803f50b1f46f742355c1ba4621692c2103a212a685aa2e3b90989cbabb
Description-en: module to make authorization a bit easier for Mojolicious
Mojolicious::Plugin::Authorization provides a very simple API implementation
of role-cbased access control (RBAC). This plugin is only an API you will
have to do all the work of setting up your roles and privileges and then
provide four subs that are used by the plugin. The plugin expects that the
current session will be used to get the role its privileges. It also assumes
that you have already been authenticated and your role set. That is about it
you are free to implement any system you like.
Description-md5: f0afc05b2b7a311eacf27a9a88bb0d47
Homepage: https://metacpan.org/release/Mojolicious-Plugin-Authorization
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu