How to Install and Uninstall condure Package on Kali Linux

Last updated: May 18,2024

1. Install "condure" package

In this section, we are going to explain the necessary steps to install condure on Kali Linux

$ sudo apt update $ sudo apt install condure

2. Uninstall "condure" package

Please follow the steps below to uninstall condure on Kali Linux:

$ sudo apt remove condure $ sudo apt autoclean && sudo apt autoremove

3. Information about the condure package on Kali Linux

Package: condure
Source: rust-condure
Version: 1.10.0-4
Installed-Size: 3004
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3 (>= 3.0.0), libzmq5 (>= 4.0.1+dfsg)
Size: 883988
SHA256: 0d2aa76aae3597743ffcc1e28c8d8ea3a93e2e6efdcf98e8dc9bb1b7e30b41ed
SHA1: 1255d9e56be9122101805bc4251167a7c11f2214
MD5sum: a73d6384e2f3e4d62cc52405653f0a5a
Description: HTTP/WebSocket connection manager
Condure is a service that manages network connections on behalf of server
applications, in order to allow controlling the connections from multiple
processes. Applications communicate with Condure over ZeroMQ.
.
Condure can only manage connections for protocols it knows
about. Currently this is HTTP/1 and WebSockets. See Supported protocols.
.
The project was inspired by Mongrel2.
Description-md5:
Multi-Arch: allowed
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-adler (= 1.0.2-2), rust-anstream (= 0.6.4-1), rust-anstyle (= 1.0.1-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-arrayvec (= 0.7.2-2), rust-base64 (= 0.21.2-1), rust-bitflags-1 (= 1.3.2-5), rust-bitflags (= 2.4.0-1), rust-block-buffer (= 0.10.2-2), rust-cfg-if (= 1.0.0-1), rust-clap-builder (= 4.4.6-1), rust-clap (= 4.4.6-1), rust-clap-lex (= 0.5.0-1), rust-colorchoice (= 1.0.0-1), rust-cpufeatures (= 0.2.4-1), rust-crypto-common (= 0.1.6-1), rust-digest (= 0.10.7-2), rust-foreign-types-0.3 (= 0.3.2-1), rust-foreign-types-shared-0.1 (= 0.1.1-1), rust-form-urlencoded (= 1.2.0-1), rust-generic-array (= 0.14.7-1), rust-httparse (= 1.8.0-1), rust-idna (= 0.4.0-1), rust-ipnet (= 2.5.0-1), rust-itoa (= 1.0.9-1), rust-libc (= 0.2.149-1), rust-linux-raw-sys (= 0.4.9-1), rust-log (= 0.4.20-2), rust-miniz-oxide (= 0.7.1-1), rust-mio (= 0.8.8-1), rust-num-threads (= 0.1.6-1), rust-once-cell (= 1.18.0-1), rust-openssl (= 0.10.57-1), rust-openssl-sys (= 0.9.93-1), rust-percent-encoding (= 2.3.0-1), rust-rustix (= 0.38.17-1), rust-sha1 (= 0.10.5-1), rust-signal-hook (= 0.3.15-1), rust-signal-hook-registry (= 1.4.0-1), rust-slab (= 0.4.4-1), rust-smallvec (= 1.11.0-1), rust-socket2 (= 0.5.5-1), rust-strsim (= 0.10.0-1), rust-terminal-size (= 0.2.6-3), rust-thiserror (= 1.0.49-1), rust-time-core (= 0.1.1-1), rust-time (= 0.3.23-2), rust-typenum (= 1.16.0-2), rust-unicode-bidi (= 0.3.13-1), rust-unicode-normalization (= 0.1.22-1), rust-url (= 2.4.0-2), rust-utf8parse (= 0.2.1-1), rust-zmq (= 0.9.2-2), rust-zmq-sys (= 0.11.0-2), rustc (= 1.70.0+dfsg1-1)
Section: net
Priority: optional
Filename: pool/main/r/rust-condure/condure_1.10.0-4_amd64.deb