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

Last updated: May 20,2024

1. Install "golang-github-appc-spec-dev" package

In this section, we are going to explain the necessary steps to install golang-github-appc-spec-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-appc-spec-dev

2. Uninstall "golang-github-appc-spec-dev" package

This guide covers the steps necessary to uninstall golang-github-appc-spec-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-appc-spec-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-appc-spec-dev
Priority: extra
Section: universe/devel
Installed-Size: 440
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-appc-spec
Version: 0.7.1+dfsg-1
Depends: golang-go, golang-go-semver-dev, golang-github-spf13-pflag-dev, golang-golang-x-net-dev, golang-speter-go-exp-math-dec-inf-dev
Filename: pool/universe/g/golang-github-appc-spec/golang-github-appc-spec-dev_0.7.1+dfsg-1_all.deb
Size: 61920
MD5sum: c155d6b5f78eeb0350562c12cd50e16a
SHA1: d1293e3efc717dfb00b6fb27672e1119be0dd6fc
SHA256: 191daa8d906ae05b3b902e5a47c862e947113940e428ace33f92758e4a0d0a95
Description-en: App Container Specification (appc) - source
App Container (appc) is a well-specified and community developed
specification for application containers. appc defines several independent
but composable aspects involved in running application containers,
including an image format, runtime environment, and discovery mechanism
for application containers.
.
This package provides Schema definitions and Golang source for the App
Container (appc) specification
Description-md5: 6843069695e8f73dc78c46a8c99a6942
Homepage: https://github.com/appc/spec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu