How to Install and Uninstall golang-github-azure-go-pkcs12-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "golang-github-azure-go-pkcs12-dev" package

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

$ sudo apt update $ sudo apt install golang-github-azure-go-pkcs12-dev

2. Uninstall "golang-github-azure-go-pkcs12-dev" package

Please follow the guidance below to uninstall golang-github-azure-go-pkcs12-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-azure-go-pkcs12-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-azure-go-pkcs12-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-azure-go-pkcs12-dev
Priority: extra
Section: universe/devel
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-azure-go-pkcs12
Version: 0.0~git20150623.0.a635c06-1
Depends: golang-go
Filename: pool/universe/g/golang-github-azure-go-pkcs12/golang-github-azure-go-pkcs12-dev_0.0~git20150623.0.a635c06-1_all.deb
Size: 18422
MD5sum: 33d5b332ec5261f5ba15718425dfe0ed
SHA1: 57cd14241d7ea539b778f13eaaf06433a1b7f154
SHA256: 18d429d244470786b1babea0233e7d548021530a22d5d9c68d4eb2a4a09306f1
Description-en: PCKS#12 implementation for Go
Package pkcs12 provides some Go implementations of PKCS#12.
.
This implementation is distilled from https://tools.ietf.org/html/rfc7292
and referenced documents. It is intented for decoding P12/PFX-stored
certificate+key for use with the crypto/tls package.
Description-md5: 8c6b273f468c7825fc10963dab9d7c07
Built-Using: golang (= 2:1.5.1-0ubuntu2)
Homepage: https://github.com/azure/go-pkcs12
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu