How to Install and Uninstall parsec-service Package on Kali Linux

Last updated: July 05,2024

1. Install "parsec-service" package

This is a short guide on how to install parsec-service on Kali Linux

$ sudo apt update $ sudo apt install parsec-service

2. Uninstall "parsec-service" package

Please follow the step by step instructions below to uninstall parsec-service on Kali Linux:

$ sudo apt remove parsec-service $ sudo apt autoclean && sudo apt autoremove

3. Information about the parsec-service package on Kali Linux

Package: parsec-service
Source: rust-parsec-service
Version: 1.3.0-5
Installed-Size: 4924
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libmbedcrypto7 (>= 2.28.0), libsqlite3-0 (>= 3.6.0), libtss2-esys-3.0.2-0 (>= 2.3.1), libtss2-mu-4.0.1-0 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1), adduser
Breaks: librust-parsec-client-dev (<= 0.15.0-2)
Size: 1335248
SHA256: 810b0218f4acff33167d0635fe875b1586351ca5904a3e4dd64cd8c74907b461
SHA1: 95a5277794c18153554afaae6775b1ebd3016dc9
MD5sum: bb3996d5f16b39acea337a8f206f66b0
Description: Abstraction layer for secure storage and operations
Parsec is an abstraction layer that can be used to interact with
hardware-backed security facilities such as the Hardware Security Module (HSM),
the Trusted Platform Module (TPM), as well as firmware-backed and isolated
software services.
.
The core component of Parsec is the security service, provided by this package.
The service is a background process that runs on the host platform and provides
connectivity with the secure facilities of that host, exposing a
platform-neutral API that can be consumed into different programming languages
using a client library. For a client library implemented in Rust see the
package librust-parsec-interface-dev.
Description-md5:
Multi-Arch: allowed
Built-Using: rust-ahash-0.7 (= 0.7.7-2), 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-anyhow (= 1.0.75-1), rust-base64 (= 0.21.7-1), rust-bincode (= 1.3.3-1), rust-bitfield (= 0.14.0-1), rust-bitflags-1 (= 1.3.2-5), rust-bitflags (= 2.4.2-1), rust-bytes (= 1.5.0-1), rust-cfg-if (= 1.0.0-1), rust-clap-2 (= 2.34.0-3), rust-cryptoki (= 0.6.1-2), rust-cryptoki-sys (= 0.1.7-1), rust-enumflags2 (= 0.7.8-1), rust-env-logger (= 0.10.0-2), rust-fallible-iterator (= 0.3.0-2), rust-fallible-streaming-iterator (= 0.1.9-1), rust-getrandom (= 0.2.10-1), rust-hashbrown (= 0.12.3-1), rust-hashlink (= 0.8.0-1), rust-hex (= 0.4.3-2), rust-humantime (= 2.1.0-1), rust-indexmap (= 1.9.3-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.152-1), rust-libloading (= 0.7.4-1), rust-libsqlite3-sys (= 0.26.0-1), rust-log (= 0.4.20-2), rust-mbox (= 0.6.0-2), rust-memchr (= 2.6.4-3), rust-num-bigint (= 0.4.3-2), rust-num-complex (= 0.4.0-2), rust-num-cpus (= 1.16.0-1), rust-num (= 0.4.0-1), rust-num-integer (= 0.1.44-1), rust-num-iter (= 0.1.42-1), rust-num-rational (= 0.4.1-2), rust-num-traits (= 0.2.15-1), rust-oid (= 0.2.1-1), rust-once-cell (= 1.19.0-1), rust-parsec-interface (= 0.29.1-1), rust-picky-asn1-der (= 0.4.0-1), rust-picky-asn1 (= 0.7.2-1), rust-picky-asn1-x509 (= 0.10.0-1), rust-ppv-lite86 (= 0.2.16-1), rust-prost (= 0.11.9-1), rust-psa-crypto (= 0.9.2-3), rust-psa-crypto-sys (= 0.9.3-2), rust-rand-chacha (= 0.3.1-2), rust-rand-core (= 0.6.4-1), rust-rand (= 0.8.5-1), rust-regex-automata (= 0.4.3-1), rust-regex (= 1.10.2-1), rust-regex-syntax (= 0.8.2-1), rust-rusqlite (= 0.29.0-3), rust-sd-notify (= 0.4.1-2), rust-secrecy (= 0.8.0-1), rust-serde-bytes (= 0.11.12-1), rust-serde (= 1.0.195-1), rust-serde-spanned (= 0.6.4-1), rust-signal-hook (= 0.3.17-1), rust-signal-hook-registry (= 1.4.0-1), rust-smallvec (= 1.11.2-1), rust-smawk (= 0.3.1-2), rust-stable-deref-trait (= 1.2.0-1), rust-structopt (= 0.3.26-2), rust-termcolor (= 1.4.0-1), rust-textwrap (= 0.16.0-3), rust-threadpool (= 1.8.1-1), rust-toml-datetime (= 0.6.5-1), rust-toml (= 0.8.8-2), rust-toml-edit (= 0.21.0-2), rust-tss-esapi (= 7.4.0-1), rust-tss-esapi-sys (= 0.5.0-1), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-width (= 0.1.11-1), rust-uuid (= 1.6.1-1), rust-winnow (= 0.5.15-1), rust-zeroize (= 1.6.1-1), rustc (= 1.70.0+dfsg1-5)
Section: utils
Priority: optional
Filename: pool/main/r/rust-parsec-service/parsec-service_1.3.0-5_amd64.deb