How to Install and Uninstall resource-proof Package on Kali Linux

Last updated: May 05,2024

1. Install "resource-proof" package

This guide covers the steps necessary to install resource-proof on Kali Linux

$ sudo apt update $ sudo apt install resource-proof

2. Uninstall "resource-proof" package

Here is a brief guide to show you how to uninstall resource-proof on Kali Linux:

$ sudo apt remove resource-proof $ sudo apt autoclean && sudo apt autoremove

3. Information about the resource-proof package on Kali Linux

Package: resource-proof
Source: rust-resource-proof (1.0.39-7)
Version: 1.0.39-7+b1
Installed-Size: 895
Maintainer: Jonas Smedegaard
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 315360
SHA256: 23fef8496bb32f90238ef8dc710685b7a1066d54d33f9b3095ee4e7c9dd3bb3f
SHA1: d04de134905063d93c9e865521db920c7716d186
MD5sum: 4ed238655301fdffdc74f91feb8def2e
Description: resource proof for decentralised network nodes - CLI tool
This crate handles "proof" of bandwidth, cpu and storage
for nodes in a decentralised network.
.
The hope is to combine mechanisms
that attempt to validate resources on remote machines.
This validation though, is a spot check and also best effort.
It is not guaranteed to be accurate over time
and this consideration must be clear to users of the crate.
.
The purpose is to provide **some** indication
that a machine has **some** capabilities.
.
This package contains the binary resource_proof.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/maidsafe/resource_proof
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-clap-3 (= 3.2.25-1), rust-clap-lex (= 0.5.0-1), rust-crunchy (= 0.2.2-1), rust-hashbrown (= 0.12.3-1), rust-indexmap (= 1.9.2-1), rust-libc (= 0.2.147-1), rust-numtoa (= 0.2.3-1), rust-once-cell (= 1.18.0-1), rust-strsim (= 0.10.0-1), rust-termcolor (= 1.1.2-1), rust-termion (= 1.5.6-1), rust-textwrap (= 0.16.0-2), rust-tiny-keccak (= 2.0.2-1), rustc (= 1.70.0+dfsg1-1),
Section: net
Priority: optional
Filename: pool/main/r/rust-resource-proof/resource-proof_1.0.39-7+b1_amd64.deb