How to Install and Uninstall libmojolicious-plugin-authorization-perl Package on Kali Linux

Last updated: September 20,2024

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

Please follow the guidance below to install libmojolicious-plugin-authorization-perl on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall libmojolicious-plugin-authorization-perl on Kali Linux:

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

3. Information about the libmojolicious-plugin-authorization-perl package on Kali Linux

Package: libmojolicious-plugin-authorization-perl
Version: 1.0302-3
Installed-Size: 41
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmojolicious-perl
Size: 13308
SHA256: 83e33c6b3b09d189b300ef7af856e8ce936a2b7787700c9170aa8ca1a698571f
SHA1: 336b738c48ccf68f7305a2ea8748680281a04700
MD5sum: 506b9cd2e75920b58157cd2f290d792f
Description: 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:
Homepage: https://metacpan.org/release/Mojolicious-Plugin-Authorization
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmojolicious-plugin-authorization-perl/libmojolicious-plugin-authorization-perl_1.0302-3_all.deb