How to Install and Uninstall sha1cdsum Package on Kali Linux

Last updated: May 13,2024

1. Install "sha1cdsum" package

Here is a brief guide to show you how to install sha1cdsum on Kali Linux

$ sudo apt update $ sudo apt install sha1cdsum

2. Uninstall "sha1cdsum" package

Please follow the steps below to uninstall sha1cdsum on Kali Linux:

$ sudo apt remove sha1cdsum $ sudo apt autoclean && sudo apt autoremove

3. Information about the sha1cdsum package on Kali Linux

Package: sha1cdsum
Source: rust-sha1collisiondetection
Version: 0.3.2-1
Installed-Size: 840
Maintainer: Debian Rust Maintainers
Architecture: amd64
Size: 385064
SHA256: b6bb038156e9b7c09f5da80e822a4e9900a1235c2f43f171f8c6ae8134946b98
SHA1: 5ab6b264455dcb22fee8791a753507da0e6f6e50
MD5sum: 9449151fbfb1049378375dadb68d4352
Description: Calculate SHA1 checksums with collision detection
Print or check SHA1 checksums while defending against well-known
collision attacks.
.
This program offers a drop-in replacement for coreutils' sha1sum
in most cases, but one that is not vulnerable to a specific,
well-known cryptographic weakness in SHA1.
Description-md5:
Multi-Arch: allowed
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-block-buffer (= 0.10.2-2), rust-crypto-common (= 0.1.6-1), rust-digest (= 0.10.7-2), rust-generic-array (= 0.14.7-1), rust-typenum (= 1.16.0-2), rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-sha1collisiondetection/sha1cdsum_0.3.2-1_amd64.deb