How to Install and Uninstall jpegpixi Package on Kali Linux

Last updated: May 16,2024

1. Install "jpegpixi" package

Please follow the instructions below to install jpegpixi on Kali Linux

$ sudo apt update $ sudo apt install jpegpixi

2. Uninstall "jpegpixi" package

Please follow the guidance below to uninstall jpegpixi on Kali Linux:

$ sudo apt remove jpegpixi $ sudo apt autoclean && sudo apt autoremove

3. Information about the jpegpixi package on Kali Linux

Package: jpegpixi
Version: 1.1.1-5
Installed-Size: 161
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1)
Size: 65076
SHA256: ff95e306bdfb9ee56d139ebbaf6e0149003d68ccf68edd5682142c1f77f86852
SHA1: 7a8501696e7ca629f8020154fa02aaa4a55090de
MD5sum: 9d45bce11930e2b739d73c48dfc0784c
Description: Remove hot spots from JPEG images with minimal quality loss
jpegpixi is short for "JPEG pixel interpolator". It is a command-line utility
which interpolates pixels in JFIF images (commonly referred to as "JPEG
images"). This is useful to correct images from a digital camera with CCD
defects.
.
jpegpixi tries to preserve the quality of the JFIF image as much as possible.
Most graphics programs decode JFIF images when they are loaded, and re-encode
them when they are saved, which results in an overall loss of quality.
jpegpixi, on the other hand, does not decode and re-encode the image, but
manipulates the encoded image data. In doing so, it also preserves EXIF
metadata.
Description-md5:
Homepage: http://www.zero-based.org/software/jpegpixi/
Tag: field::astronomy, implemented-in::c, interface::commandline,
role::program, scope::utility, works-with-format::jpg,
works-with::image, works-with::image:raster
Section: graphics
Priority: optional
Filename: pool/main/j/jpegpixi/jpegpixi_1.1.1-5_amd64.deb