How to Install and Uninstall imgvtopgm Package on Kali Linux

Last updated: April 29,2024

1. Install "imgvtopgm" package

In this section, we are going to explain the necessary steps to install imgvtopgm on Kali Linux

$ sudo apt update $ sudo apt install imgvtopgm

2. Uninstall "imgvtopgm" package

This tutorial shows how to uninstall imgvtopgm on Kali Linux:

$ sudo apt remove imgvtopgm $ sudo apt autoclean && sudo apt autoremove

3. Information about the imgvtopgm package on Kali Linux

Package: imgvtopgm
Version: 2.1-2
Installed-Size: 506
Maintainer: Debian PhotoTools Maintainers
Architecture: amd64
Depends: netpbm, libc6 (>= 2.34), libnetpbm11 (>= 2:11.01.00), xli
Size: 210140
SHA256: e87b17580e221850a66d8c546e535ff6ee79a5a77bd201db7204a9209e5afac1
SHA1: a94b75c3173973aec71d009e4dfd76da71346a4e
MD5sum: 5e9d188839f599350afa5a0daf78951a
Description: PalmPilot/III Image Conversion utility
This program can convert, compress, and decompress up to 4-bit grayscale
images for displaying on the PalmPilot. It can take any pbm, pnm, pgm file
generated by the netpbm package and convert it into a suitable image
for the Pilot.
.
Together with netpbm many image formats, including JPEG, PNG, GIF, TIFF
and BMP, could be converted into PDB format. This can be displayed on
PalmPilot/III by viewers like "ImageViewer", "TinyViewer" or "Spec".
Description-md5:
Homepage: https://sourceforge.net/projects/imgvtopgm/
Tag: hardware::embedded, interface::commandline, role::program,
scope::utility, use::converting, works-with::image,
works-with::image:raster
Section: otherosfs
Priority: optional
Filename: pool/main/i/imgvtopgm/imgvtopgm_2.1-2_amd64.deb