How to Install and Uninstall pdqsort-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "pdqsort-dev" package

Please follow the step by step instructions below to install pdqsort-dev on Kali Linux

$ sudo apt update $ sudo apt install pdqsort-dev

2. Uninstall "pdqsort-dev" package

Here is a brief guide to show you how to uninstall pdqsort-dev on Kali Linux:

$ sudo apt remove pdqsort-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the pdqsort-dev package on Kali Linux

Package: pdqsort-dev
Source: pdqsort
Version: 0.0.0+git20180419-2.1
Installed-Size: 37
Maintainer: Alexander GQ Gerasiov
Architecture: all
Size: 9988
SHA256: ce40633c527b40ccf4f8c07d463ee653c69d7a0ec19fb4b53357f5f02e8f1397
SHA1: 1995f0ee2d2f26b7f0b792e35004991ec16f0b7f
MD5sum: 523824f743edd431ff7e0ec9e208c0fa
Description: pattern-defeating quicksort compile-time c++ library
Pattern-defeating quicksort (pdqsort) is a novel sorting algorithm that
combines the fast average case of randomized quicksort with the fast worst
case of heapsort, while achieving linear time on inputs with certain patterns.
pdqsort is an extension and improvement of David Mussers introsort.
.
This package provides c++ header with drop-in replacement for std::sort.
Description-md5:
Homepage: https://github.com/orlp/pdqsort
Section: libs
Priority: optional
Filename: pool/main/p/pdqsort/pdqsort-dev_0.0.0+git20180419-2.1_all.deb