How to Install and Uninstall pktools Package on Kali Linux

Last updated: September 20,2024

1. Install "pktools" package

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

$ sudo apt update $ sudo apt install pktools

2. Uninstall "pktools" package

Here is a brief guide to show you how to uninstall pktools on Kali Linux:

$ sudo apt remove pktools $ sudo apt autoclean && sudo apt autoremove

3. Information about the pktools package on Kali Linux

Package: pktools
Source: pktools (2.6.7.6+ds-4)
Version: 2.6.7.6+ds-4+b2
Installed-Size: 4698
Maintainer: Debian GIS Project
Architecture: amd64
Depends: libalgorithms1 (>= 2.6.7), libc6 (>= 2.34), libfann2 (>= 2.1.0~beta~dfsg), libfileclasses1 (>= 2.6.4), libgcc-s1 (>= 3.0), libgdal34 (>= 3.8.0), libgsl27 (>= 2.7.1), libimageclasses1 (>= 2.6.7), libstdc++6 (>= 13.1)
Enhances: gdal-bin
Size: 864196
SHA256: 2ca59c3b7e56e00fdf823d328c4f9e63cf37e833b423914e83c71555f4645df7
SHA1: 77c3f07b213c2f46864b60ac26e34feca24e825e
MD5sum: 3c97e81904a1ec2413808b1381830b41
Description: GDAL add-on tools to perform useful raster processing
Pktools is a collection of programs to perform operations, mostly on
raster geolocated images. It heavily relies on the Geospatial Data
Abstraction Library (GDAL) and OGR. The programs are similar to the
GDAL tools (gdalinfo, gdal_translate, gdal_merge, ...) and some of the
functionalities provided in pktools already exist in the GDAL tools.
.
All utilities in pktools use command line options and have a built
in help. They include more than thirty binaries to edit, change, crop,
classify, compare, dump, fill, enhance images and many other
common operations useful in the remote sensing field of image
analysis.
Description-md5:
Homepage: http://pktools.nongnu.org/
Tag: implemented-in::c++, role::program
Section: science
Priority: optional
Filename: pool/main/p/pktools/pktools_2.6.7.6+ds-4+b2_amd64.deb