How to Install and Uninstall libcgi-session-serialize-yaml-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libcgi-session-serialize-yaml-perl" package

This tutorial shows how to install libcgi-session-serialize-yaml-perl on Kali Linux

$ sudo apt update $ sudo apt install libcgi-session-serialize-yaml-perl

2. Uninstall "libcgi-session-serialize-yaml-perl" package

Please follow the instructions below to uninstall libcgi-session-serialize-yaml-perl on Kali Linux:

$ sudo apt remove libcgi-session-serialize-yaml-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgi-session-serialize-yaml-perl package on Kali Linux

Package: libcgi-session-serialize-yaml-perl
Version: 4.26-4
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcgi-session-perl, libyaml-syck-perl | libyaml-perl
Size: 7640
SHA256: abbeddd3af55c4ff624efcf2050c8913608e9d7f5601d0b02ccff917824ff4d1
SHA1: df8ef973a6f5db267feb346c9a350f500fb3e79c
MD5sum: 8da053d7e06faee8f9c6eeb00ef03363
Description: YAML and YAML::Syck support for CGI::Session's serializers
CGI::Session::Serialize::yaml can be used by CGI::Session to serialize
session data. It uses YAML, or the faster C implementation, YAML::Syck if it
is available. YAML serializers exist not just for Perl but also other dynamic
languages, such as PHP, Python, and Ruby, so storing session data in this
format makes it easy to share session data across different languages.
.
YAML is made to be friendly for humans to parse as well as other computer
languages. It creates a format that is easier to read than the default
serializer.
Description-md5:
Homepage: https://metacpan.org/release/CGI-Session-Serialize-yaml
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcgi-session-serialize-yaml-perl/libcgi-session-serialize-yaml-perl_4.26-4_all.deb