How to Install and Uninstall librust-cfg-if+core-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "librust-cfg-if+core-dev" package

In this section, we are going to explain the necessary steps to install librust-cfg-if+core-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-cfg-if+core-dev

2. Uninstall "librust-cfg-if+core-dev" package

This tutorial shows how to uninstall librust-cfg-if+core-dev on Kali Linux:

$ sudo apt remove librust-cfg-if+core-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-cfg-if+core-dev package on Kali Linux

Package: librust-cfg-if+core-dev
Source: rust-cfg-if
Version: 1.0.0-1
Installed-Size: 6
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-cfg-if-1+core-dev (= 1.0.0-1), librust-cfg-if-1.0+core-dev (= 1.0.0-1), librust-cfg-if-1.0.0+core-dev (= 1.0.0-1)
Depends: librust-cfg-if-dev (= 1.0.0-1), librust-rustc-std-workspace-core-1+default-dev
Size: 1160
SHA256: a3dc38a563da679ab751fc2b7842cca64e866e996f54f85bef7f45ec022af92d
SHA1: 1347e3d1397854889b72e930a3ada7fe647ad4ff
MD5sum: 1b02e918d86c7effa3fbcad8747518ef
Description: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"
Structured like an if-else chain, the first matching branch is the item that
gets emitted.
.
This metapackage enables feature "core" for the Rust cfg-if crate, by pulling
in any additional dependencies needed by that feature.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/alexcrichton/cfg-if
Section: rust
Priority: optional
Filename: pool/main/r/rust-cfg-if/librust-cfg-if+core-dev_1.0.0-1_amd64.deb