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

Last updated: May 20,2024

1. Install "librust-uluru-dev" package

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

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

2. Uninstall "librust-uluru-dev" package

This guide let you learn how to uninstall librust-uluru-dev on Kali Linux:

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

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

Package: librust-uluru-dev
Source: rust-uluru (3.0.0-1)
Version: 3.0.0-1+b1
Installed-Size: 49
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-uluru+default-dev (= 3.0.0-1+b1), librust-uluru-3+default-dev (= 3.0.0-1+b1), librust-uluru-3-dev (= 3.0.0-1+b1), librust-uluru-3.0+default-dev (= 3.0.0-1+b1), librust-uluru-3.0-dev (= 3.0.0-1+b1), librust-uluru-3.0.0+default-dev (= 3.0.0-1+b1), librust-uluru-3.0.0-dev (= 3.0.0-1+b1)
Depends: librust-arrayvec-0.7-dev
Size: 11392
SHA256: 251119291ac05ab434249cd4fb08f04a09ef374b8759125bf5cd1745d7e1bc86
SHA1: 2d8b35f5147ad116e844e8c40beebedf4a6def13
MD5sum: 2e5a9d703d6aee0c7ebde4d22ff2925f
Description: Simple, fast, LRU cache implementation - Rust source code
This package contains the source for the Rust uluru crate, packaged by debcargo
for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-uluru/librust-uluru-dev_3.0.0-1+b1_amd64.deb

5. The same packages on other Linux Distributions