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

Last updated: May 15,2024

1. Install "libpangoft2-1.0-0" package

This is a short guide on how to install libpangoft2-1.0-0 on Kali Linux

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

2. Uninstall "libpangoft2-1.0-0" package

This is a short guide on how to uninstall libpangoft2-1.0-0 on Kali Linux:

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

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

Package: libpangoft2-1.0-0
Source: pango1.0
Version: 1.51.0+ds-4
Installed-Size: 139
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.68.0), libharfbuzz0b (>= 5.1.0), libpango-1.0-0 (= 1.51.0+ds-4)
Size: 47260
SHA256: c56cab2ae4189956272196bed472d888182bc67ed997aab3a21e0a91150b391d
SHA1: cb7c066601859a24f65ec05cc028f0115e6eb107
MD5sum: d346c164db779c985df23449f1cf1b35
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/libpangoft2-1.0-0_1.51.0+ds-4_amd64.deb