How to Install and Uninstall libwww-csrf-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "libwww-csrf-perl" package

Here is a brief guide to show you how to install libwww-csrf-perl on Kali Linux

$ sudo apt update $ sudo apt install libwww-csrf-perl

2. Uninstall "libwww-csrf-perl" package

This guide covers the steps necessary to uninstall libwww-csrf-perl on Kali Linux:

$ sudo apt remove libwww-csrf-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwww-csrf-perl package on Kali Linux

Package: libwww-csrf-perl
Version: 1.00-1.1
Installed-Size: 26
Maintainer: Steinar H. Gunderson
Architecture: all
Depends: perl:any, libbytes-random-secure-perl, libdigest-hmac-perl
Size: 9280
SHA256: 471f85f3a45dfe9de296185edc3695b5bdecc724685caa5dd78ddbc7fd00efd0
SHA1: ff885e7005925aec5c5b6231fa4af4904b395bd9
MD5sum: 324761df9c72a3a44488f0f5e3cd3e1e
Description: Perl module to generate and check tokens to protect against CSRF attacks
WWW::CSRF generates tokens to help protect against a website attack known as
Cross-Site Request Forgery (CSRF, also known as XSRF). WWW::CSRF differs
from most other CSRF modules on CPAN in that it is not bound to a specific
framework, and thus can be used from any CGI script, or as a building block
to write framework-specific CSRF mitigation modules.
Description-md5:
Homepage: https://metacpan.org/release/WWW-CSRF
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libw/libwww-csrf-perl/libwww-csrf-perl_1.00-1.1_all.deb