How to Install and Uninstall libapache2-sitecontrol-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libapache2-sitecontrol-perl" package

Please follow the steps below to install libapache2-sitecontrol-perl on Kali Linux

$ sudo apt update $ sudo apt install libapache2-sitecontrol-perl

2. Uninstall "libapache2-sitecontrol-perl" package

This tutorial shows how to uninstall libapache2-sitecontrol-perl on Kali Linux:

$ sudo apt remove libapache2-sitecontrol-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-sitecontrol-perl package on Kali Linux

Package: libapache2-sitecontrol-perl
Version: 1.05-2
Installed-Size: 107
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libapache-session-perl, libapache2-authcookie-perl, libapache2-request-perl, libcarp-assert-perl, libcrypt-cast5-perl, libcrypt-cbc-perl
Recommends: libauthen-radius-perl
Size: 40364
SHA256: 1485d212b98d8adba57e531336268fa87e8c84b706715557da2544442ea5ad70
SHA1: 633c4c6278b8c447e5f7dd5b9e8b103b4fa0336b
MD5sum: 8de10c7770fd3e8473da7b932a6ae286
Description: perl web site authentication/authorization system
Apache2::SiteControl is a set of perl object-oriented classes that implement
a fine-grained security control system for a web-based application. The
intent is to provide a clear, easy-to-integrate system that does not require
the policies to be written into your application components. It attempts to
separate the concerns of how to show and manipulate data from the concerns of
who is allowed to view and manipulate data and why.
.
For example, say your web application is written in HTML::Mason. Your
individual "screens" are composed of Mason modules, and you would like to
keep those as clean as possible, but decisions have to be made about what to
allow as the component is processed. SiteControl attempts to make that as
easy as possible.
Description-md5:
Homepage: https://metacpan.org/release/Apache2-SiteControl
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libapache2-sitecontrol-perl/libapache2-sitecontrol-perl_1.05-2_all.deb