< Home - < Back

golang-gopkg-yaml-devel-v2


Information about the package, golang-gopkg-yaml-devel-v2, which is shipped with common Linux distributions. The golang-gopkg-yaml-devel-v2 package is designed for, Enables Go programs to comfortably encode and decode YAML values.


Package Name:

golang-gopkg-yaml-devel-v2

Summary:

Enables Go programs to comfortably encode and decode YAML values

Description:

The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. This package contains library source intended for building other packages which use import path with gopkg.in/v2/yaml prefix.

Architecture:

noarch

Version:

1

Release:

15.el6

Size:

60 k

Repository:

epel

From Repository:

Licence:

LGPLv3 with exceptions



Handy Yum Commands for golang-gopkg-yaml-devel-v2


Control the golang-gopkg-yaml-devel-v2 package with the following handy commands outlined below.


Command

Description of Command

yum install golang-gopkg-yaml-devel-v2

This command will install golang-gopkg-yaml-devel-v2 on the server.

yum remove golang-gopkg-yaml-devel-v2

This command will un-install golang-gopkg-yaml-devel-v2 on the server. When you run this command, you will be asked if you are sure that you want to remove golang-gopkg-yaml-devel-v2, so you have to manually confirm that you want to do this.

yum -y remove golang-gopkg-yaml-devel-v2

This command will un-install golang-gopkg-yaml-devel-v2 on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove golang-gopkg-yaml-devel-v2 when using the -y flag.

yum update golang-gopkg-yaml-devel-v2

This command will update golang-gopkg-yaml-devel-v2 to the latest version. When you run this command, you will be asked if you are sure that you want to remove golang-gopkg-yaml-devel-v2, so you have to manually confirm that you want to do this.

yum -y update golang-gopkg-yaml-devel-v2

This command will update golang-gopkg-yaml-devel-v2 to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove golang-gopkg-yaml-devel-v2 when using the -y flag.

yum info golang-gopkg-yaml-devel-v2

This command will show you core information about the golang-gopkg-yaml-devel-v2 package.

yum deplist golang-gopkg-yaml-devel-v2

This command will show you the dependencies for golang-gopkg-yaml-devel-v2. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update golang-gopkg-yaml-devel-v2

This command will check if there is an update waiting on golang-gopkg-yaml-devel-v2. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.