How to Install and Uninstall php-constant-time Package on Kali Linux

Last updated: January 11,2025

1. Install "php-constant-time" package

Here is a brief guide to show you how to install php-constant-time on Kali Linux

$ sudo apt update $ sudo apt install php-constant-time

2. Uninstall "php-constant-time" package

This tutorial shows how to uninstall php-constant-time on Kali Linux:

$ sudo apt remove php-constant-time $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-constant-time package on Kali Linux

Package: php-constant-time
Version: 2.6.3-1
Installed-Size: 90
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 11644
SHA256: 6e26627442996e744db35b89ba5d58495d3a32423a9eab27605e8e61ef1e0830
SHA1: 845b4bff612ccb38742214b0d9cb47f88d434820
MD5sum: f3e98df79d1cb4ed1e87c56dad57ecd6
Description: Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
This library aims to offer character encoding functions that do not leak
information about what you are encoding/decoding via processor cache misses.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/paragonie/constant_time_encoding
Section: php
Priority: optional
Filename: pool/main/p/php-constant-time/php-constant-time_2.6.3-1_all.deb