How to Install and Uninstall libpangocairo-1.0-0 Package on Kali Linux

Last updated: September 20,2024

1. Install "libpangocairo-1.0-0" package

Here is a brief guide to show you how to install libpangocairo-1.0-0 on Kali Linux

$ sudo apt update $ sudo apt install libpangocairo-1.0-0

2. Uninstall "libpangocairo-1.0-0" package

In this section, we are going to explain the necessary steps to uninstall libpangocairo-1.0-0 on Kali Linux:

$ sudo apt remove libpangocairo-1.0-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpangocairo-1.0-0 package on Kali Linux

Package: libpangocairo-1.0-0
Source: pango1.0
Version: 1.51.0+ds-4
Installed-Size: 104
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.4), libcairo2 (>= 1.8.0), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.56.0), libharfbuzz0b (>= 1.2.6), libpango-1.0-0 (= 1.51.0+ds-4), libpangoft2-1.0-0 (= 1.51.0+ds-4)
Size: 35108
SHA256: 2d9f09bfa89b692ef45bb9202e6a6d673e77a77da6dd1f38fc6d15d1c54801ef
SHA1: fd899a19dec6093fb16a7fb90f263547bf1ba0ad
MD5sum: 572696953203711e901002f0f81a9798
Description: Layout and rendering of internationalized text
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout is
needed. however, most of the work on Pango-1.0 was done using the GTK+
widget toolkit as a test platform. Pango forms the core of text and
font handling for GTK+-2.0.
.
Pango is designed to be modular; the core Pango layout can be used with
four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends
.
This package contains the shared libraries.
Description-md5:
Multi-Arch: same
Homepage: https://www.pango.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pango1.0/libpangocairo-1.0-0_1.51.0+ds-4_amd64.deb