How to Install and Uninstall librust-async-attributes-dev Package on Kali Linux
Last updated: November 26,2024
1. Install "librust-async-attributes-dev" package
This is a short guide on how to install librust-async-attributes-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
librust-async-attributes-dev
Copied
2. Uninstall "librust-async-attributes-dev" package
Please follow the instructions below to uninstall librust-async-attributes-dev on Kali Linux:
$
sudo apt remove
librust-async-attributes-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the librust-async-attributes-dev package on Kali Linux
Package: librust-async-attributes-dev
Source: rust-async-attributes
Version: 1.1.2-5
Installed-Size: 30
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-async-attributes-1+default-dev (= 1.1.2-5), librust-async-attributes-1-dev (= 1.1.2-5), librust-async-attributes-1.1-dev (= 1.1.2-5), librust-async-attributes-1.1.2-dev (= 1.1.2-5)
Depends: librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev
Size: 6732
SHA256: f31e61952fb734662b62d957ce05b1fb433f42ce777ab118c82fd9667be9291d
SHA1: a41a27e50aa10653c0157a75cf7932fea58f07f4
MD5sum: 5ba2f1c634481aa090bac045c4553d62
Description: experimental language-level polyfills for Async Rust - Rust source code
Async Rust is a work in progress.
The language has enabled us to do some fantastic things,
but not everything is figured out yet.
This crate exists to polyfill language-level support for async idioms
before they can be part of the language.
.
A great example of this is "async fn main",
which we first introduced as part of the "runtime" crate.
Its premise is that if "async fn" is required for every "await" call,
it makes sense to apply that even to "fn main".
Unfortunately this would require compiler support to enable,
so we've provided an experimental polyfill for it in the mean time.
.
This package contains the source
for the Rust async-attributes crate,
packaged for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/async-rs/async-attributes
Section: rust
Priority: optional
Filename: pool/main/r/rust-async-attributes/librust-async-attributes-dev_1.1.2-5_all.deb
Source: rust-async-attributes
Version: 1.1.2-5
Installed-Size: 30
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-async-attributes-1+default-dev (= 1.1.2-5), librust-async-attributes-1-dev (= 1.1.2-5), librust-async-attributes-1.1-dev (= 1.1.2-5), librust-async-attributes-1.1.2-dev (= 1.1.2-5)
Depends: librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev
Size: 6732
SHA256: f31e61952fb734662b62d957ce05b1fb433f42ce777ab118c82fd9667be9291d
SHA1: a41a27e50aa10653c0157a75cf7932fea58f07f4
MD5sum: 5ba2f1c634481aa090bac045c4553d62
Description: experimental language-level polyfills for Async Rust - Rust source code
Async Rust is a work in progress.
The language has enabled us to do some fantastic things,
but not everything is figured out yet.
This crate exists to polyfill language-level support for async idioms
before they can be part of the language.
.
A great example of this is "async fn main",
which we first introduced as part of the "runtime" crate.
Its premise is that if "async fn" is required for every "await" call,
it makes sense to apply that even to "fn main".
Unfortunately this would require compiler support to enable,
so we've provided an experimental polyfill for it in the mean time.
.
This package contains the source
for the Rust async-attributes crate,
packaged for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/async-rs/async-attributes
Section: rust
Priority: optional
Filename: pool/main/r/rust-async-attributes/librust-async-attributes-dev_1.1.2-5_all.deb