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

Last updated: May 20,2024

1. Install "librust-smol-dev" package

In this section, we are going to explain the necessary steps to install librust-smol-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-smol-dev

2. Uninstall "librust-smol-dev" package

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

$ sudo apt remove librust-smol-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: librust-smol-dev
Source: rust-smol
Version: 1.3.0-5
Installed-Size: 169
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-smol-1+default-dev (= 1.3.0-5), librust-smol-1-dev (= 1.3.0-5), librust-smol-1.3-dev (= 1.3.0-5), librust-smol-1.3.0-dev (= 1.3.0-5)
Depends: librust-async-channel-1+default-dev, librust-async-executor-1+default-dev (>= 1.5), librust-async-fs-1+default-dev, librust-async-io-dev (<< 3), librust-async-lock-2+default-dev, librust-async-net-dev (<< 3), librust-async-process-1+default-dev (>= 1.6), librust-blocking-1+default-dev (>= 1.3), librust-futures-lite-1+default-dev
Size: 24884
SHA256: cf7294dcee19fe40595df5ebaba37ab5dca1b5712b11bb0f4452320256c5a6b0
SHA1: 37f801c204b868413ed42c3eb0d47dbd10061e1d
MD5sum: 595febff52ab6b64e5e73d281b5ca309
Description: small and fast async runtime - Rust source code
smol is a small and fast async runtime,
simply re-exporting other smaller async crates.
.
This package contains the source
for the Rust smol crate,
packaged for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/smol-rs/smol
Section: rust
Priority: optional
Filename: pool/main/r/rust-smol/librust-smol-dev_1.3.0-5_all.deb