How to Install and Uninstall jetring Package on Kali Linux

Last updated: May 20,2024

1. Install "jetring" package

Please follow the guidance below to install jetring on Kali Linux

$ sudo apt update $ sudo apt install jetring

2. Uninstall "jetring" package

Please follow the instructions below to uninstall jetring on Kali Linux:

$ sudo apt remove jetring $ sudo apt autoclean && sudo apt autoremove

3. Information about the jetring package on Kali Linux

Package: jetring
Version: 0.31
Installed-Size: 342
Maintainer: Debian QA Group
Architecture: all
Depends: perl:any, gnupg
Size: 169612
SHA256: f2f0eac9a6b70b809c482c38647cc61fc4ceb07e0a0471c98af24d0ba2aece76
SHA1: 984eb107cc4f74430faacf514313a5f234ef69a7
MD5sum: efc7efeccf1b20639b3877388b650d42
Description: gpg keyring maintenance using changesets
jetring is a collection of tools that allow for gpg keyrings to be maintained
using changesets. It was developed with the Debian keyring in mind, and aims
to solve the problem that a gpg keyring is a binary blob that's hard for
multiple people to collaboratively edit.
.
With jetring, changesets can be submitted, reviewed to see exactly what they
will do, applied, and used to build a keyring. The origin of every change
made to the keyring is available for auditing, and gpg signatures can be used
to further secure things.
Description-md5:
Multi-Arch: foreign
Homepage: https://joeyh.name/code/jetring/
Tag: implemented-in::perl, implemented-in::shell, role::program,
security::authentication, use::checking
Section: utils
Priority: optional
Filename: pool/main/j/jetring/jetring_0.31_all.deb