How to Install and Uninstall librust-base64ct-dev Package on Kali Linux

Last updated: July 03,2024

1. Install "librust-base64ct-dev" package

In this section, we are going to explain the necessary steps to install librust-base64ct-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-base64ct-dev

2. Uninstall "librust-base64ct-dev" package

This guide covers the steps necessary to uninstall librust-base64ct-dev on Kali Linux:

$ sudo apt remove librust-base64ct-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-base64ct-dev package on Kali Linux

Package: librust-base64ct-dev
Source: rust-base64ct (1.5.1-1)
Version: 1.5.1-1+b1
Installed-Size: 139
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-base64ct+alloc-dev (= 1.5.1-1+b1), librust-base64ct+default-dev (= 1.5.1-1+b1), librust-base64ct+std-dev (= 1.5.1-1+b1), librust-base64ct-1+alloc-dev (= 1.5.1-1+b1), librust-base64ct-1+default-dev (= 1.5.1-1+b1), librust-base64ct-1+std-dev (= 1.5.1-1+b1), librust-base64ct-1-dev (= 1.5.1-1+b1), librust-base64ct-1.5+alloc-dev (= 1.5.1-1+b1), librust-base64ct-1.5+default-dev (= 1.5.1-1+b1), librust-base64ct-1.5+std-dev (= 1.5.1-1+b1), librust-base64ct-1.5-dev (= 1.5.1-1+b1), librust-base64ct-1.5.1+alloc-dev (= 1.5.1-1+b1), librust-base64ct-1.5.1+default-dev (= 1.5.1-1+b1), librust-base64ct-1.5.1+std-dev (= 1.5.1-1+b1), librust-base64ct-1.5.1-dev (= 1.5.1-1+b1)
Size: 28816
SHA256: 64dd5fa80e6c1aee79dc25677d74ed91a25ee598fc5c1918e788d3abfca6c574
SHA1: f0d0af09c82786853a711e5ac02096c5d0f2ba56
MD5sum: 60b2517e5b24dd40c27e827bfd43b1ce
Description: Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code
This package contains the source for the Rust base64ct crate, packaged by
debcargo for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-base64ct/librust-base64ct-dev_1.5.1-1+b1_amd64.deb