How to Install and Uninstall libgxps-doc Package on Kali Linux

Last updated: April 29,2024

1. Install "libgxps-doc" package

This is a short guide on how to install libgxps-doc on Kali Linux

$ sudo apt update $ sudo apt install libgxps-doc

2. Uninstall "libgxps-doc" package

This tutorial shows how to uninstall libgxps-doc on Kali Linux:

$ sudo apt remove libgxps-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgxps-doc package on Kali Linux

Package: libgxps-doc
Source: libgxps
Version: 0.3.2-3
Installed-Size: 242
Maintainer: Debian GNOME Maintainers
Architecture: all
Suggests: devhelp
Size: 25188
SHA256: 4e5ab5d19d426dd718c5805ad072ccda756344166cef5cdff0a806b954badb9d
SHA1: 68598a2fa3841895e2e8fba12f72ff50bc768c04
MD5sum: 1498d1d094dc747c4e70cd3c4210ba0e
Description: library for handling and rendering XPS documents (documentation)
OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's
a new electronic paper format originally developed by Microsoft and it serves
as a PDF alternative. XPS files are usually created using "Microsoft XPS
Document Writer" in Windows environments. It is now standardized as an open
standard document format.
.
Quoting Wikipedia:
An XPS file is in fact a Unicoded ZIP archive using the Open Packaging
Conventions, containing the files which make up the document. These include an
XML markup file for each page, text, embedded fonts, raster images, 2D vector
graphics, as well as the digital rights management information. The contents
of an XPS file can be examined simply by opening it in an application which
supports ZIP files.
.
The OpenXPS document format specification supports features such as color
gradients, transparencies, CMYK color spaces, printer calibration,
multiple-ink systems and print schemas.
.
This package contains help documentation files.
Description-md5:
Multi-Arch: foreign
Homepage: https://wiki.gnome.org/libgxps
Section: doc
Priority: optional
Filename: pool/main/libg/libgxps/libgxps-doc_0.3.2-3_all.deb