How to Install and Uninstall sudo-rs Package on Kali Linux

Last updated: May 20,2024

1. Install "sudo-rs" package

Please follow the guidelines below to install sudo-rs on Kali Linux

$ sudo apt update $ sudo apt install sudo-rs

2. Uninstall "sudo-rs" package

Please follow the guidelines below to uninstall sudo-rs on Kali Linux:

$ sudo apt remove sudo-rs $ sudo apt autoclean && sudo apt autoremove

3. Information about the sudo-rs package on Kali Linux

Package: sudo-rs
Source: rust-sudo-rs
Version: 0.2.2-1
Installed-Size: 1845
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libpam0g (>= 0.99.7.1)
Size: 448988
SHA256: 0e696e310ae44a187a8191096f461d3451cffceccc9f74e3286233184bd62b05
SHA1: 673b96fb0b92eff345bb26c6e9ce787cddec23c5
MD5sum: a409d569eca46ae47c7ce7d1e6780002
Description: Rust-based sudo and su implementations
sudo-rs is a safety-oriented program designed to provide sudo and su
functionalities with a focus on memory safety. The primary aim is to offer
a secure and reliable alternative to traditional sudo, ensuring fewer
vulnerabilities related to memory management.
.
While it aims to be a drop-in replacement for most common sudo use cases,
there are differences in functionality and design. Users should be aware
of these differences and consult the project's documentation for specifics.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/memorysafety/sudo-rs
Built-Using: rustc (= 1.70.0+dfsg1-6)
X-Cargo-Built-Using: rust-glob (= 0.3.1-1), rust-libc (= 0.2.152-1), rust-log (= 0.4.20-2), rustc (= 1.70.0+dfsg1-6)
Section: utils
Priority: optional
Filename: pool/main/r/rust-sudo-rs/sudo-rs_0.2.2-1_amd64.deb