How to Install and Uninstall libcairo-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libcairo-perl" package

This guide covers the steps necessary to install libcairo-perl on Kali Linux

$ sudo apt update $ sudo apt install libcairo-perl

2. Uninstall "libcairo-perl" package

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

$ sudo apt remove libcairo-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcairo-perl package on Kali Linux

Package: libcairo-perl
Source: libcairo-perl (1.109-3)
Version: 1.109-3+b2
Installed-Size: 390
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34), libcairo2 (>= 1.15.8)
Suggests: libfont-freetype-perl
Size: 92028
SHA256: fc982443e32ccc91a0eab0253da39917fc07fcf88ab4cc9082ecff56e0cdde71
SHA1: c8bb2b907800dac498237cf8a94a4143fca3a789
MD5sum: dd464fb9ab307955a7b5ec31516704da
Description: Perl interface to the Cairo graphics library
libcairo-perl provides access to the Cairo library.
.
Cairo is a 2D graphics library with support for multiple
output devices. It is designed to produce consistent output
on all output media while taking advantage of display hardware
acceleration when available (eg. through the X Render Extension).
.
The cairo API provides operations similar to the drawing
operators of PostScript and PDF. Operations in cairo including
stroking and filling cubic Bézier splines, transforming and compositing
translucent images, and antialiased text rendering. All drawing
operations can be transformed by any affine transformation (scale,
rotation, shear, etc.)
.
Find out more about Cairo at http://www.cairographics.org/.
Description-md5:
Homepage: http://gtk2-perl.sourceforge.net/
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, interface::graphical, interface::x11,
role::devel-lib, role::program, uitoolkit::gtk, works-with::image,
works-with::image:raster, x11::TODO, x11::application
Section: perl
Priority: optional
Filename: pool/main/libc/libcairo-perl/libcairo-perl_1.109-3+b2_amd64.deb