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

Last updated: May 19,2024

1. Install "librust-socks-dev" package

Please follow the steps below to install librust-socks-dev on Kali Linux

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

2. Uninstall "librust-socks-dev" package

Please follow the guidelines below to uninstall librust-socks-dev on Kali Linux:

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

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

Package: librust-socks-dev
Source: rust-socks
Version: 0.3.4-4
Installed-Size: 59
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-socks-0-dev (= 0.3.4-4), librust-socks-0.3+default-dev (= 0.3.4-4), librust-socks-0.3-dev (= 0.3.4-4), librust-socks-0.3.4-dev (= 0.3.4-4)
Depends: librust-byteorder-1+default-dev, librust-libc-0.2+default-dev
Size: 10704
SHA256: dde9358bade6c37828cefceee7e86ff870684279042245224e80640e3322110d
SHA1: 967cc039f7989d8f5cf184684a623965ca8599ad
MD5sum: 321d2ae36d88fa2b41f9645f81811168
Description: SOCKS proxy clients - Rust source code
SOCKS proxy support for Rust.
.
SOCKS is an Internet protocol that exchanges network packets
between a client and server through a proxy server.
SOCKS5 optionally provides authentication
so only authorized users may access a server.
Practically, a SOCKS server proxies TCP connections
to an arbitrary IP address,
and provides a means for UDP packets to be forwarded.
.
This package contains the source for the Rust socks crate,
packaged for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sfackler/rust-socks
Section: rust
Priority: optional
Filename: pool/main/r/rust-socks/librust-socks-dev_0.3.4-4_all.deb