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

Last updated: November 05,2024

1. Install "pango1.0-tests" package

Please follow the steps below to install pango1.0-tests on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pango1.0-tests

2. Uninstall "pango1.0-tests" package

Please follow the instructions below to uninstall pango1.0-tests on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pango1.0-tests $ sudo apt autoclean && sudo apt autoremove

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

Package: pango1.0-tests
Priority: optional
Section: universe/libs
Installed-Size: 897
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: pango1.0
Version: 1.38.1-1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.12.10), libglib2.0-0 (>= 2.37.2), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22.0), libpangoft2-1.0-0 (>= 1.18.0), fonts-cantarell
Filename: pool/universe/p/pango1.0/pango1.0-tests_1.38.1-1_amd64.deb
Size: 81420
MD5sum: c38d7d7433032bbf9ebeab03d0145e9a
SHA1: 0df14a92b2e531d9ba0ed624c4e05f529da4f955
SHA256: 539d04b08c850644a29775158d9c8b78a4a760be8ba0b772b6a6a53f80f9d990
Description-en: Layout and rendering of internationalized text - installed tests
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 test programs, designed to be run as part of a
regression testsuite.
Description-md5: ff557306e029dcb08687d43f495b0d47
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu