How to Install and Uninstall libcss-tiny-perl Package on Kali Linux

Last updated: May 08,2024

1. Install "libcss-tiny-perl" package

This tutorial shows how to install libcss-tiny-perl on Kali Linux

$ sudo apt update $ sudo apt install libcss-tiny-perl

2. Uninstall "libcss-tiny-perl" package

This tutorial shows how to uninstall libcss-tiny-perl on Kali Linux:

$ sudo apt remove libcss-tiny-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcss-tiny-perl package on Kali Linux

Package: libcss-tiny-perl
Version: 1.20-3
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11464
SHA256: ba206e6eed360f1172f0c02c5cd2ea8ba0a0e77f1b3d93934ed90bff7f293485
SHA1: 1f04e509e9367a764f584f9addfbbc0c59522a07
MD5sum: bc3c2ec4b2aae5fa4809d1eb8712a7c9
Description: Perl module to read/write .css files with as little code as possible
CSS::Tiny is a perl class to read and write .css stylesheets with as
little code as possible, reducing load time and memory overhead.
CSS.pm requires about 2.6M of memory to load, which is a large amount of
overhead if you only want to do trivial things.
.
This module is primarily for reading and writing simple files, and anything
you write shouldn't need to have documentation/comments. If you need something
with more power, move up to CSS.pm.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/CSS-Tiny
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with-format::html, works-with::text
Section: perl
Priority: optional
Filename: pool/main/libc/libcss-tiny-perl/libcss-tiny-perl_1.20-3_all.deb