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

Last updated: June 01,2024

1. Install "librust-serde-fmt-dev" package

Please follow the guidelines below to install librust-serde-fmt-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-serde-fmt-dev

2. Uninstall "librust-serde-fmt-dev" package

Please follow the guidance below to uninstall librust-serde-fmt-dev on Kali Linux:

$ sudo apt remove librust-serde-fmt-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: librust-serde-fmt-dev
Source: rust-serde-fmt
Version: 1.0.3-2
Installed-Size: 34
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-serde-fmt-1+default-dev (= 1.0.3-2), librust-serde-fmt-1+std-dev (= 1.0.3-2), librust-serde-fmt-1-dev (= 1.0.3-2), librust-serde-fmt-1.0-dev (= 1.0.3-2), librust-serde-fmt-1.0.3-dev (= 1.0.3-2)
Depends: librust-serde-1+std-dev, librust-serde-1-dev
Size: 6960
SHA256: b2f8fa2b060b47e513e459b34b0c46a1d773785f9bd90e06e1aa7706fc5e79cf
SHA1: b31474cb40ab4afa15cc83d07671ce2d7da6b8d6
MD5sum: 21f55f4b8abab9967733b43742be8f34
Description: write any serde::Serialize using standard formatting APIs - Rust source code
This library lets you take any `Serialize`
and format it as if it's `Debug`.
The format produced is the same as if the type derived `Debug`,
and any formatting flags will be preserved.
.
This package contains the source for the Rust serde_fmt crate,
packaged for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kodraus/serde_fmt
Section: rust
Priority: optional
Filename: pool/main/r/rust-serde-fmt/librust-serde-fmt-dev_1.0.3-2_all.deb