How to Install and Uninstall libdancer-session-cookie-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libdancer-session-cookie-perl" package

Learn how to install libdancer-session-cookie-perl on Kali Linux

$ sudo apt update $ sudo apt install libdancer-session-cookie-perl

2. Uninstall "libdancer-session-cookie-perl" package

Please follow the instructions below to uninstall libdancer-session-cookie-perl on Kali Linux:

$ sudo apt remove libdancer-session-cookie-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdancer-session-cookie-perl package on Kali Linux

Package: libdancer-session-cookie-perl
Version: 0.30-4
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcrypt-cbc-perl, libcrypt-rijndael-perl, libdancer-perl, libperlx-maybe-perl, libsession-storage-secure-perl (>= 1.000), libstring-crc32-perl, libtime-duration-parse-perl
Size: 10772
SHA256: 3dd8a738393db7812317e97fd33d453fa3591ca3710d3aac7fc1592a8705b9e9
SHA1: 58463b371206e17df031248630e529be339b1463
MD5sum: e0dd7875a7801d181490a81caddd7cc6
Description: encrypted cookie-based session backend for Dancer
Dancer::Session::Cookie implements a session engine for sessions stored
entirely in cookies. Usually only session id is stored in cookies and the
session data itself is saved in some external storage, e.g. database. This
module allows one to avoid using external storage at all.
.
Since server cannot trust any data returned by client in cookies, this module
uses cryptography to ensure integrity and also secrecy. The data your
application stores in sessions is completely protected from both tampering
and analysis on the client-side.
Description-md5:
Homepage: https://metacpan.org/release/Dancer-Session-Cookie
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdancer-session-cookie-perl/libdancer-session-cookie-perl_0.30-4_all.deb