How to Install and Uninstall ruby-gpgme Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ruby-gpgme" package

Please follow the steps below to install ruby-gpgme on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-gpgme

2. Uninstall "ruby-gpgme" package

Here is a brief guide to show you how to uninstall ruby-gpgme on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-gpgme $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-gpgme package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-gpgme
Priority: optional
Section: universe/ruby
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 2.0.12-1build1
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.14), libgpgme11 (>= 1.6.0), libruby2.3 (>= 2.3.0~preview2)
Filename: pool/universe/r/ruby-gpgme/ruby-gpgme_2.0.12-1build1_amd64.deb
Size: 35330
MD5sum: f9104bf5258c107aa18e8484bfcbfa62
SHA1: cc4c755c2b4fa7d77f8109d01985eca7046dfe08
SHA256: 2a059ba226cc126c194b82a8eedae567ae83893af4ce08f012c667653e593cb1
Description-en: Ruby GPGME binding
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
easier for applications. It provides a High-Level Crypto API for
encryption, decryption, signing, signature verification and key
management.
Description-md5: ba63ec59d17e3fb3fe053df9164bf318
Homepage: http://github.com/ueno/ruby-gpgme
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu