How to Install and Uninstall xzgv Package on Kali Linux

Last updated: May 08,2024

1. Install "xzgv" package

Here is a brief guide to show you how to install xzgv on Kali Linux

$ sudo apt update $ sudo apt install xzgv

2. Uninstall "xzgv" package

Please follow the steps below to uninstall xzgv on Kali Linux:

$ sudo apt remove xzgv $ sudo apt autoclean && sudo apt autoremove

3. Information about the xzgv package on Kali Linux

Package: xzgv
Source: xzgv (0.9.2-2)
Version: 0.9.2-2+b1
Installed-Size: 308
Maintainer: Theodore Y. Ts'o
Architecture: amd64
Depends: libc6 (>= 2.14), libexif12 (>= 0.6.21-1~), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.24.0), libx11-6
Size: 155336
SHA256: 23657b6bee5da3448d498d6cb2e012c95e6535eda1f1c85df3dbc45d29ce979c
SHA1: 8a3600706a0d042be13539d089a9edcb71a8fe4a
MD5sum: b1dac0f0f1a488a74293bedc54cce98e
Description: Picture viewer for X with a thumbnail-based selector
xzgv is a picture viewer for X, with a thumbnail-based file selector.
Most file formats are supported, and the thumbnails used are
compatible with xv, zgv, and the Gimp. It can also be used with `xzgv
file(s)', to effectively bypass the file selector.
.
xzgv differs from other picture viewers for X in that it uses one
window for both the file selector and viewer, it (unlike xv) allows
both scrolling and fit-to-window methods of viewing large pictures,
and it (unlike xv and some others) doesn't ever mangle the picture's
aspect ratio.
.
It also provides extensive keyboard support; if you prefer using the
keyboard, this is almost certainly the best viewer for you. But it
doesn't skimp on the mousey stuff, either.
.
Note that this program is written by the author of the svgalib-based
"zgv", and has similar features.
.
Home Page: http://sourceforge.net/projects/xzgv
Description-md5:
Tag: interface::commandline, interface::graphical, interface::x11,
role::program, scope::utility, uitoolkit::gtk, use::viewing,
works-with::image, works-with::image:raster, x11::application
Section: graphics
Priority: optional
Filename: pool/main/x/xzgv/xzgv_0.9.2-2+b1_amd64.deb