How to Install and Uninstall jetring Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "jetring" package

Please follow the steps below to install jetring on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jetring

2. Uninstall "jetring" package

This tutorial shows how to uninstall jetring on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the jetring package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jetring
Priority: optional
Section: universe/utils
Installed-Size: 360
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.21
Depends: gnupg
Filename: pool/universe/j/jetring/jetring_0.21_all.deb
Size: 168816
MD5sum: 98ec2831a9ee29469f1987fce172860d
SHA1: 9a29c2f64913ffc91af790d9241859c4608d9668
SHA256: 3eaec9883b1353145dd8a0edc0b2ccb6b082e3c7ef39443da49223f378589b8f
Description-en: 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: 886717023c10824650676ccdfd695586
Homepage: http://kitenet.net/~joey/code/jetring/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu