How to Install and Uninstall librust-send-wrapper+futures-core-dev Package on Kali Linux

Last updated: June 26,2024

1. Install "librust-send-wrapper+futures-core-dev" package

Please follow the guidelines below to install librust-send-wrapper+futures-core-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-send-wrapper+futures-core-dev

2. Uninstall "librust-send-wrapper+futures-core-dev" package

In this section, we are going to explain the necessary steps to uninstall librust-send-wrapper+futures-core-dev on Kali Linux:

$ sudo apt remove librust-send-wrapper+futures-core-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-send-wrapper+futures-core-dev package on Kali Linux

Package: librust-send-wrapper+futures-core-dev
Source: rust-send-wrapper (0.6.0-1)
Version: 0.6.0-1+b1
Installed-Size: 9
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-send-wrapper+futures-dev (= 0.6.0-1+b1), librust-send-wrapper-0+futures-core-dev (= 0.6.0-1+b1), librust-send-wrapper-0+futures-dev (= 0.6.0-1+b1), librust-send-wrapper-0.6+futures-core-dev (= 0.6.0-1+b1), librust-send-wrapper-0.6+futures-dev (= 0.6.0-1+b1), librust-send-wrapper-0.6.0+futures-core-dev (= 0.6.0-1+b1), librust-send-wrapper-0.6.0+futures-dev (= 0.6.0-1+b1)
Depends: librust-send-wrapper-dev (= 0.6.0-1+b1), librust-futures-core-0.3+default-dev
Size: 1432
SHA256: ea6d55288fbcd57255578288d140eacc40e13ee116edf8441e26f80367a6a0f9
SHA1: 8824780a9d6081d908c133c6f7b8cf8d4b4cdae8
MD5sum: f353b6c646a5ccb9eb5ce71d0494f56c
Description: This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread - feature "futures-core" and 1 more
You also have to make sure that the wrapper is dropped from within the original
thread. If any of these constraints is violated, a panic occurs.
.
This metapackage enables feature "futures-core" for the Rust send_wrapper
crate, by pulling in any additional dependencies needed by that feature.
.
Additionally, this package also provides the "futures" feature.
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-send-wrapper/librust-send-wrapper+futures-core-dev_0.6.0-1+b1_amd64.deb