How to Install and Uninstall golang-github-miekg-pkcs11-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "golang-github-miekg-pkcs11-dev" package

Here is a brief guide to show you how to install golang-github-miekg-pkcs11-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-miekg-pkcs11-dev

2. Uninstall "golang-github-miekg-pkcs11-dev" package

This tutorial shows how to uninstall golang-github-miekg-pkcs11-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-miekg-pkcs11-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-miekg-pkcs11-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-miekg-pkcs11-dev
Priority: extra
Section: universe/devel
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-miekg-pkcs11
Version: 0.0~git20151009.0.793689b-1
Depends: libltdl-dev, libnss3-dev, pkg-config
Filename: pool/universe/g/golang-github-miekg-pkcs11/golang-github-miekg-pkcs11-dev_0.0~git20151009.0.793689b-1_all.deb
Size: 22230
MD5sum: 47002e5c2c5d3adbb8c44ba673dd1236
SHA1: e5aaad4135bc7c4b2ae8d982d370913621515fec
SHA256: fce8b4d3e01ad2acea3691831b4bb6631b092973cd21025d2311ba1567771c80
Description-en: pkcs11 wrapper for Go
This is a Go implementation of the PKCS#11 API. It wraps the library closely,
but uses Go idiom were it makes sense. It has been tested with SoftHSM.
.
This package contains the source.
Description-md5: 17e02e0a5d9bfd30991f736d7dd672c2
Homepage: https://github.com/miekg/pkcs11
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu