How to Install and Uninstall sq-wot Package on Kali Linux

Last updated: May 20,2024

1. Install "sq-wot" package

Please follow the steps below to install sq-wot on Kali Linux

$ sudo apt update $ sudo apt install sq-wot

2. Uninstall "sq-wot" package

Please follow the guidance below to uninstall sq-wot on Kali Linux:

$ sudo apt remove sq-wot $ sudo apt autoclean && sudo apt autoremove

3. Information about the sq-wot package on Kali Linux

Package: sq-wot
Source: rust-sequoia-wot
Version: 0.9.0-1
Installed-Size: 9331
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6, libnettle8 (>= 3.9~), libsqlite3-0 (>= 3.5.9), libssl3 (>= 3.0.0)
Size: 2486048
SHA256: fb7ec77885b91a6834c743d9ee4f205240ab46958a9970855696f0f4e789295c
SHA1: e16455d675915b608df09d81050488929b87116c
MD5sum: 15fcc502be265e09603cb47ad2b79b3e
Description: Explore the OpenPGP Web of Trust using Sequoia
The "Web of Trust" describes a network of identity assertions
("OpenPGP certifications") and signing delegations ("OpenPGP trust
signatures"), which can be used to formally validate identity
information in a cryptographic certificate.
.
In particular, this tooling allows the user to associate OpenPGP User
IDs (or simply the e-mail address part of the User ID) with some set
of OpenPGP certificates on the basis of explicit certifications made
by trusted parties.
.
The validation rules and certificate formats used in the Web of Trust
support corroborative, multiparty certification, so there is no need
to assign full trust to any single party.
.
This tooling offers a means to explore the Web of Trust by a library
in Rust, and a command-line interface capable of working with either
certificates in the filesystem or interacting with GnuPG's certificate
store and trust database.
This package contains the following binaries built from the Rust crate
"sequoia-wot":
- sq-wot
Description-md5:
Multi-Arch: allowed
Homepage: https://sequoia-pgp.org/
Built-Using: rust-ahash-0.7 (= 0.7.7-2), rust-buffered-reader (= 1.3.0-1), rust-nettle (= 7.3.0-1), rust-nettle-sys (= 2.2.0-2), rust-option-ext (= 0.2.0-1), rust-sequoia-cert-store (= 0.4.0-1), rust-sequoia-net (= 0.28.0-1), rust-sequoia-openpgp (= 1.18.0-1), rust-sequoia-policy-config (= 0.6.0-4), rustc (= 1.70.0+dfsg1-5)
X-Cargo-Built-Using: rust-ahash-0.7 (= 0.7.7-2), rust-aho-corasick (= 1.1.2-1), rust-anstream (= 0.6.7-1), rust-anstyle (= 1.0.4-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-anyhow (= 1.0.75-1), rust-base64 (= 0.21.7-1), rust-bitflags (= 2.4.2-1), rust-buffered-reader (= 1.3.0-1), rust-bytes (= 1.5.0-1), rust-cfg-if (= 1.0.0-1), rust-chrono (= 0.4.31-2), rust-clap-builder (= 4.4.18-1), rust-clap (= 4.4.18-1), rust-clap-lex (= 0.6.0-2), rust-colorchoice (= 1.0.0-1), rust-crossbeam-channel (= 0.5.8-1), rust-crossbeam-deque (= 0.8.3-1), rust-crossbeam (= 0.8.1-1), rust-crossbeam-epoch (= 0.9.13-1), rust-crossbeam-queue (= 0.3.8-1), rust-crossbeam-utils (= 0.8.12-1), rust-data-encoding (= 2.4.0-1), rust-dirs (= 5.0.1-1), rust-dirs-sys (= 0.4.1-1), rust-dot-writer (= 0.1.3-1), rust-dyn-clone (= 1.0.16-1), rust-either (= 1.9.0-1), rust-encoding-rs (= 0.8.33-1), rust-endian-type (= 0.1.2-2), rust-fallible-iterator (= 0.3.0-2), rust-fallible-streaming-iterator (= 0.1.9-1), rust-fastrand (= 1.8.0-1), rust-fd-lock (= 3.0.13-1), rust-fnv (= 1.0.7-1), rust-foreign-types-0.3 (= 0.3.2-1), rust-foreign-types-shared-0.1 (= 0.1.1-1), rust-form-urlencoded (= 1.2.1-1), rust-futures-channel (= 0.3.30-1), rust-futures-core (= 0.3.30-1), rust-futures-io (= 0.3.30-1), rust-futures-sink (= 0.3.30-1), rust-futures-task (= 0.3.30-1), rust-futures-util (= 0.3.30-1), rust-generic-array (= 0.14.7-1), rust-getrandom (= 0.2.10-1), rust-h2 (= 0.3.21-1), rust-hashbrown (= 0.12.3-1), rust-hashlink (= 0.8.0-1), rust-hickory-client (= 0.24.0-1), rust-hickory-proto (= 0.24.0-1), rust-hickory-resolver (= 0.24.0-1), rust-hostname (= 0.3.1-2), rust-http-body (= 0.4.5-1), rust-http (= 0.2.9-1), rust-httparse (= 1.8.0-1), rust-httpdate (= 1.0.2-1), rust-hyper (= 0.14.27-1), rust-hyper-tls (= 0.5.0-1), rust-iana-time-zone (= 0.1.53-1), rust-idna (= 0.4.0-1), rust-indexmap (= 1.9.3-1), rust-ipnet (= 2.9.0-1), rust-itoa (= 1.0.9-1), rust-lalrpop-util (= 0.20.0-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.152-1), rust-libsqlite3-sys (= 0.26.0-1), rust-linked-hash-map (= 0.5.6-1), rust-linux-raw-sys (= 0.4.12-1), rust-lock-api (= 0.4.11-1), rust-log (= 0.4.20-2), rust-lru-cache (= 0.1.2-1), rust-match-cfg (= 0.1.0-4), rust-memchr (= 2.6.4-3), rust-memoffset (= 0.6.5-1), rust-memsec (= 0.6.3-1), rust-mime (= 0.3.16-1), rust-mio (= 0.8.10-1), rust-native-tls (= 0.2.11-2), rust-nettle (= 7.3.0-1), rust-nettle-sys (= 2.2.0-2), rust-nibble-vec (= 0.1.0-1), rust-num-cpus (= 1.16.0-1), rust-num-traits (= 0.2.15-1), rust-once-cell (= 1.19.0-1), rust-openpgp-cert-d (= 0.3.1-1), rust-openssl (= 0.10.57-1), rust-openssl-probe (= 0.1.2-1), rust-openssl-sys (= 0.9.93-1), rust-option-ext (= 0.2.0-1), rust-parking-lot-core (= 0.9.9-1), rust-parking-lot (= 0.12.1-2), rust-percent-encoding (= 2.3.1-1), rust-pin-project-lite (= 0.2.13-1), rust-pin-utils (= 0.1.0-1), rust-ppv-lite86 (= 0.2.16-1), rust-quick-error (= 2.0.1-1), rust-radix-trie (= 0.2.1-1), rust-rand-chacha (= 0.3.1-2), rust-rand-core (= 0.6.4-1), rust-rand (= 0.8.5-1), rust-rayon-core (= 1.12.0-2), rust-rayon (= 1.8.0-1), rust-regex-automata (= 0.4.3-1), rust-regex (= 1.10.2-1), rust-regex-syntax (= 0.8.2-1), rust-reqwest (= 0.11.22-5), rust-resolv-conf (= 0.7.0-1), rust-rusqlite (= 0.29.0-3), rust-rustix (= 0.38.30-1), rust-ryu (= 1.0.15-1), rust-same-file (= 1.0.6-1), rust-scopeguard (= 1.1.0-1), rust-sequoia-cert-store (= 0.4.0-1), rust-sequoia-net (= 0.28.0-1), rust-sequoia-openpgp (= 1.18.0-1), rust-sequoia-policy-config (= 0.6.0-4), rust-serde (= 1.0.195-1), rust-serde-urlencoded (= 0.7.1-1), rust-sha1collisiondetection (= 0.3.2-1), rust-slab (= 0.4.9-1), rust-smallvec (= 1.11.2-1), rust-socket2 (= 0.5.5-1), rust-strsim (= 0.10.0-1), rust-tempfile (= 3.9.0-1), rust-terminal-size (= 0.3.0-2), rust-thiserror (= 1.0.50-1), rust-tinyvec (= 1.6.0-2), rust-tinyvec-macros (= 0.1.0-1), rust-tokio (= 1.35.1-1), rust-tokio-native-tls (= 0.3.0-1), rust-tokio-util (= 0.7.10-1), rust-toml-0.5 (= 0.5.11-2), rust-tower-service (= 0.3.2-1), rust-tracing-core (= 0.1.32-1), rust-tracing (= 0.1.40-1), rust-try-lock (= 0.2.2-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.1-1), rust-utf8parse (= 0.2.1-1), rust-walkdir (= 2.4.0-1), rust-want (= 0.3.0-1), rust-xxhash-rust (= 0.8.6-1), rust-z-base-32 (= 0.1.2-1), rustc (= 1.70.0+dfsg1-5)
Section: utils
Priority: optional
Filename: pool/main/r/rust-sequoia-wot/sq-wot_0.9.0-1_amd64.deb