How to Install and Uninstall condure Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "condure" package

Please follow the guidance below to install condure on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install condure

2. Uninstall "condure" package

This tutorial shows how to uninstall condure on Ubuntu 21.10 (Impish Indri):

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

3. Information about the condure package on Ubuntu 21.10 (Impish Indri)

Package: condure
Architecture: amd64
Version: 1.1.0-1
Built-Using: rustc (= 1.47.0+dfsg1+llvm-1ubuntu1)
Multi-Arch: allowed
Priority: optional
Section: universe/net
Source: rust-condure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1499
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libssl1.1 (>= 1.1.0), libzmq5 (>= 4.0.1+dfsg)
Filename: pool/universe/r/rust-condure/condure_1.1.0-1_amd64.deb
Size: 483048
MD5sum: 1a8c2ec99e5289ed0d6336ac074e4def
SHA1: f0f1099a03f9b8e4e3be5198ebdfbf0c103df925
SHA256: e5d86e68a01a17124d3db209cc9b25307e4ac16822c6da209cc01353d71d182a
SHA512: c7748ff42b8a540f94fb477c91e19dd2f85d73c5b5596f81d269fcfdb9263b4329b1fee2d523f21aea92bce98a602423eac7e3b92f16035f25baf994b7460291
Description-en: 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: c7069ea7254f6e750771668a586c02f1
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rust-arc-swap (= 0.4.7-1), rust-arrayvec (= 0.5.1-1), rust-atty (= 0.2.14-2), rust-base64 (= 0.12.1-1), rust-bitflags (= 1.2.1-1), rust-cfg-if-0.1 (= 0.1.10-1), rust-clap (= 2.33.3-1), rust-foreign-types-0.3 (= 0.3.2-1), rust-foreign-types-shared-0.1 (= 0.1.1-1), rust-httparse (= 1.3.3-1), rust-iovec (= 0.1.2-1), rust-lazy-static (= 1.4.0-1), rust-lazycell (= 1.3.0-2), rust-libc (= 0.2.80-1), rust-log (= 0.4.11-2), rust-mio (= 0.6.16-1), rust-net2 (= 0.2.33-1), rust-openssl (= 0.10.29-1), rust-openssl-sys (= 0.9.55-2), rust-sha1 (= 0.6.0-1), rust-signal-hook (= 0.1.13-1), rust-signal-hook-registry (= 1.2.0-1), rust-slab (= 0.4.1-1), rust-strsim (= 0.9.3-1), rust-term-size (= 0.3.1-2), rust-textwrap (= 0.11.0-1build1), rust-time (= 0.1.42-1), rust-unicode-width (= 0.1.8-1), rust-vec-map (= 0.8.1-2), rust-zmq (= 0.9.2-2), rust-zmq-sys (= 0.11.0-2), rustc (= 1.47.0+dfsg1+llvm-1ubuntu1)