How to Install and Uninstall libpango1.0-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "libpango1.0-dev" package

In this section, we are going to explain the necessary steps to install libpango1.0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libpango1.0-dev" package

This guide let you learn how to uninstall libpango1.0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libpango1.0-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpango1.0-dev
Priority: optional
Section: libdevel
Installed-Size: 1978
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: pango1.0
Version: 1.38.1-1
Replaces: gir-repository-dev, gobject-introspection-repository
Depends: gir1.2-pango-1.0 (= 1.38.1-1), libcairo2-dev (>= 1.12.10), libfontconfig1-dev (>= 2.10.91), libfreetype6-dev, libglib2.0-dev (>= 2.34.0), libharfbuzz-dev (>= 0.9.9), libpango-1.0-0 (= 1.38.1-1), libpangocairo-1.0-0 (= 1.38.1-1), libpangoft2-1.0-0 (= 1.38.1-1), libpangoxft-1.0-0 (= 1.38.1-1), libx11-dev, libxft-dev, libxrender-dev, pkg-config, libc6 (>= 2.7), libcairo2 (>= 1.12.10), libfontconfig1 (>= 2.9.0), libglib2.0-0 (>= 2.34.0), libx11-6, libxft2 (>> 2.1.1)
Recommends: debhelper
Suggests: imagemagick, libpango1.0-doc
Filename: pool/main/p/pango1.0/libpango1.0-dev_1.38.1-1_amd64.deb
Size: 276770
MD5sum: 79a95d00ee3e06023cfe41566686acde
SHA1: 6d5623d7b1359f09d6e4659621f01852226a3a5c
SHA256: c5c53a14b2715d7822d2943b4a4db9d9ea37bf2185d18ecb9a6515dde607488a
Description-en: 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: 0f883ef601a4a2795f29e08f094ec275
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m