How to Install and Uninstall libgxps2 Package on Kali Linux

Last updated: May 11,2024

1. Install "libgxps2" package

This is a short guide on how to install libgxps2 on Kali Linux

$ sudo apt update $ sudo apt install libgxps2

2. Uninstall "libgxps2" package

Please follow the instructions below to uninstall libgxps2 on Kali Linux:

$ sudo apt remove libgxps2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgxps2 package on Kali Linux

Package: libgxps2
Source: libgxps
Version: 0.3.2-3
Installed-Size: 162
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libarchive13 (>= 3.0.4), libc6 (>= 2.35), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.37.3), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3)
Size: 52804
SHA256: 0033bb21dbc2a73267a5d8381120ca1829de5665c9ea8e96426c367af5dfc9a0
SHA1: e2fb73632958975b6e407f80391369ac259a40f9
MD5sum: ef05b861bfb7806eb6b308c05c6ae769
Description: handling and rendering XPS documents (library)
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 library. It is being used by evince to read XPS
documents.
Description-md5:
Multi-Arch: same
Homepage: https://wiki.gnome.org/libgxps
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgxps/libgxps2_0.3.2-3_amd64.deb