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

Last updated: September 19,2024

1. Install "libgxps-utils" package

Learn how to install libgxps-utils on Kali Linux

$ sudo apt update $ sudo apt install libgxps-utils

2. Uninstall "libgxps-utils" package

Please follow the instructions below to uninstall libgxps-utils on Kali Linux:

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

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

Package: libgxps-utils
Source: libgxps
Version: 0.3.2-3
Installed-Size: 177
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.37.3), libgxps2 (>= 0.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1)
Size: 31716
SHA256: 2c88eba05fd35bd2467afc3d1c4030f824229c0afc977b4718ce63b0407ed6de
SHA1: 9f17e4ced39e3ed4b6c2f6cb643baa80846a89ad
MD5sum: cbe29e70e343ac7c973b8340a86ea085
Description: handling and rendering XPS documents (utilities)
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 the binary utilities:
xpstopng, xpstopdf, xpstosvg, xpstojpeg and xpstops
Description-md5:
Homepage: https://wiki.gnome.org/libgxps
Section: utils
Priority: optional
Filename: pool/main/libg/libgxps/libgxps-utils_0.3.2-3_amd64.deb