How to Install and Uninstall rust-coreutils Package on Kali Linux

Last updated: September 28,2024

1. Install "rust-coreutils" package

Please follow the steps below to install rust-coreutils on Kali Linux

$ sudo apt update $ sudo apt install rust-coreutils

2. Uninstall "rust-coreutils" package

Please follow the guidance below to uninstall rust-coreutils on Kali Linux:

$ sudo apt remove rust-coreutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the rust-coreutils package on Kali Linux

Package: rust-coreutils
Version: 0.0.24-2
Installed-Size: 23128
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libselinux1 (>= 3.1~)
Size: 4808200
SHA256: ac18e96559bf05a6b49a469c0e5c9106501a20682ea039b53c22a2e2bd4f65ff
SHA1: 18204c8dd9a77d5fe01806d8cb73e3f0ecc1abf1
MD5sum: ab9705c23aa91bb548c56691a6d1e2f7
Description: Universal coreutils utils, written in Rust
This packages replaces the GNU coreutils package written in C.
It should be a drop-in replacement but:
* Some options have NOT been implemented,
* Might have important bugs,
* Might be slower,
* Output of the binaries might be slightly different.
.
It might break your system.
.
This is an EXPERIMENTAL package. It should not be used in
production.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/uutils/coreutils
Section: utils
Priority: optional
Filename: pool/main/r/rust-coreutils/rust-coreutils_0.0.24-2_amd64.deb