How to Install and Uninstall libpango1.0-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libpango1.0-dev" package

This is a short guide on how to install libpango1.0-dev on Kali Linux

$ sudo apt update $ sudo apt install libpango1.0-dev

2. Uninstall "libpango1.0-dev" package

Please follow the guidelines below to uninstall libpango1.0-dev on Kali Linux:

$ sudo apt remove libpango1.0-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpango1.0-dev package on Kali Linux

Package: libpango1.0-dev
Source: pango1.0
Version: 1.51.0+ds-4
Installed-Size: 1589
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Provides: gir1.2-pango-1.0-dev (= 1.51.0+ds-4), gir1.2-pangocairo-1.0-dev (= 1.51.0+ds-4), gir1.2-pangofc-1.0-dev (= 1.51.0+ds-4), gir1.2-pangoft2-1.0-dev (= 1.51.0+ds-4), gir1.2-pangoot-1.0-dev (= 1.51.0+ds-4), gir1.2-pangoxft-1.0-dev (= 1.51.0+ds-4)
Depends: gir1.2-pango-1.0 (= 1.51.0+ds-4), libcairo2-dev, libfontconfig-dev, libfreetype-dev, libfribidi-dev, libglib2.0-dev, libharfbuzz-dev, libpango-1.0-0 (= 1.51.0+ds-4), libpangocairo-1.0-0 (= 1.51.0+ds-4), libpangoft2-1.0-0 (= 1.51.0+ds-4), libpangoxft-1.0-0 (= 1.51.0+ds-4), libthai-dev, libx11-dev, libxft-dev, libxrender-dev, pango1.0-tools (= 1.51.0+ds-4), pkg-config
Suggests: libpango1.0-doc
Size: 152780
SHA256: 6391c90884cdde25732d69e6486dca9a075aeeaddd39579f829e48664fa070ff
SHA1: 59fcc6bf3b6b6835cfc1a2512b258b5a9950f3bb
MD5sum: 09b580aba1e9fda1e1048b138960a27c
Description: Development files for the Pango
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 header files and some files needed for development
with Pango.
Description-md5:
Multi-Arch: same
Homepage: https://www.pango.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/pango1.0/libpango1.0-dev_1.51.0+ds-4_amd64.deb