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

Last updated: May 07,2024

1. Install "libpango-1.0-0" package

Please follow the steps below to install libpango-1.0-0 on Kali Linux

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

2. Uninstall "libpango-1.0-0" package

This tutorial shows how to uninstall libpango-1.0-0 on Kali Linux:

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

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

Package: libpango-1.0-0
Source: pango1.0
Version: 1.51.0+ds-4
Installed-Size: 530
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: fontconfig, libc6 (>= 2.14), libfribidi0 (>= 1.0.0), libglib2.0-0 (>= 2.75.3), libharfbuzz0b (>= 7.3.0), libthai0 (>= 0.1.25)
Size: 214748
SHA256: 9cd62f9dd6bffd58a4f00973b4e0d835d2f1a48f5b959592cfd9e7ae54a7fdee
SHA1: e3997ed99441b517862c1e4ee27162c5a57d380a
MD5sum: 5c062979bd652dfc97c3049ee9e0d3cc
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/libpango-1.0-0_1.51.0+ds-4_amd64.deb