How to Install and Uninstall spire Package on Kali Linux

Last updated: July 02,2024

1. Install "spire" package

Learn how to install spire on Kali Linux

$ sudo apt update $ sudo apt install spire

2. Uninstall "spire" package

Please follow the guidelines below to uninstall spire on Kali Linux:

$ sudo apt remove spire $ sudo apt autoclean && sudo apt autoremove

3. Information about the spire package on Kali Linux

Package: spire
Version: 1.8.6-0kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 161117
Depends: libc6 (>= 2.34)
Multi-Arch: foreign
Homepage: https://github.com/spiffe/spire
Priority: optional
Section: utils
Filename: pool/main/s/spire/spire_1.8.6-0kali1_amd64.deb
Size: 31822052
SHA256: 28a81552d45d97c896a51a7b223cbc1a41002e73a883dbf6893b7289471c2dd2
SHA1: f26fa0738cc749e6c4a24af092f8a31b56fb8afa
MD5sum: 4c9dd0fba94cbcd39af0a001eff0e5f4
Description: toolchain of APIs for establishing trust between software systems
This package contains SPIRE (the SPIFFE Runtime Environment). It is a
toolchain of APIs for establishing trust between software systems across a
wide variety of hosting platforms. SPIRE exposes the SPIFFE Workload API,
which can attest running software systems and issue SPIFFE IDs and SVIDs to
them. This in turn allows two workloads to establish trust between each other,
for example by establishing an mTLS connection or by signing and verifying a
JWT token. SPIRE can also enable workloads to securely authenticate to a
secret store, a database, or a cloud provider service.
Description-md5: