How to Install and Uninstall librust-assert-json-diff-dev Package on Kali Linux

Last updated: July 05,2024

1. Install "librust-assert-json-diff-dev" package

Please follow the guidance below to install librust-assert-json-diff-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-assert-json-diff-dev

2. Uninstall "librust-assert-json-diff-dev" package

Here is a brief guide to show you how to uninstall librust-assert-json-diff-dev on Kali Linux:

$ sudo apt remove librust-assert-json-diff-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-assert-json-diff-dev package on Kali Linux

Package: librust-assert-json-diff-dev
Source: rust-assert-json-diff
Version: 2.0.2-5
Installed-Size: 74
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-assert-json-diff-2+default-dev (= 2.0.2-5), librust-assert-json-diff-2-dev (= 2.0.2-5), librust-assert-json-diff-2.0-dev (= 2.0.2-5), librust-assert-json-diff-2.0.2-dev (= 2.0.2-5)
Depends: librust-serde-1+default-dev, librust-serde-json-1+default-dev
Size: 13324
SHA256: 0dd9c8a9d64943eae0d011bb97e2229843222af633672ced9788e47af90b27da
SHA1: c0268499466aa6a8841f84eddcb40729638950a2
MD5sum: 98f1ccc79e89724c51b66a64a1be9654
Description: easily compare two JSON values and get great output - Rust source code
This crate includes macros for comparing two serializable values
by diffing their JSON representations.
It is designed to give much more helpful error messages
than the standard [`assert_eq!`].
It basically does a diff of the two objects
and tells you the exact differences.
This is useful when asserting that two large JSON objects are the same.
.
This package contains the source for the Rust assert-json-diff crate,
packaged for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/davidpdrsn/assert-json-diff
Section: rust
Priority: optional
Filename: pool/main/r/rust-assert-json-diff/librust-assert-json-diff-dev_2.0.2-5_all.deb