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

Last updated: November 22,2024

1. Install "librust-sendfd-dev" package

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

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

2. Uninstall "librust-sendfd-dev" package

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

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

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

Package: librust-sendfd-dev
Source: rust-sendfd (0.4.3-1)
Version: 0.4.3-1+b1
Installed-Size: 63
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-sendfd+default-dev (= 0.4.3-1+b1), librust-sendfd+tokio-dev (= 0.4.3-1+b1), librust-sendfd-0+default-dev (= 0.4.3-1+b1), librust-sendfd-0+tokio-dev (= 0.4.3-1+b1), librust-sendfd-0-dev (= 0.4.3-1+b1), librust-sendfd-0.4+default-dev (= 0.4.3-1+b1), librust-sendfd-0.4+tokio-dev (= 0.4.3-1+b1), librust-sendfd-0.4-dev (= 0.4.3-1+b1), librust-sendfd-0.4.3+default-dev (= 0.4.3-1+b1), librust-sendfd-0.4.3+tokio-dev (= 0.4.3-1+b1), librust-sendfd-0.4.3-dev (= 0.4.3-1+b1)
Depends: librust-libc-0.2+default-dev, librust-tokio-1+default-dev, librust-tokio-1+net-dev
Size: 12732
SHA256: 00b1f1cc65394ef3d279f9b3aed38ec5d2d436c8171ed20abab45f521b0a6ee1
SHA1: ec4a97fb2c456cf09b4f11cbf843402eaf768930
MD5sum: cf44d94d5e86f06eefc2c6fd0e744c99
Description: Send file descriptors along with data over UNIX domain sockets - Rust source code
Source code for Debianized Rust crate "sendfd"
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-sendfd/librust-sendfd-dev_0.4.3-1+b1_amd64.deb

5. The same packages on other Linux Distributions