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

Last updated: May 16,2024

1. Install "golang-github-magiconair-properties-dev" package

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

$ sudo apt update $ sudo apt install golang-github-magiconair-properties-dev

2. Uninstall "golang-github-magiconair-properties-dev" package

Learn how to uninstall golang-github-magiconair-properties-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-magiconair-properties-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-magiconair-properties-dev
Priority: extra
Section: universe/devel
Installed-Size: 248
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-magiconair-properties
Version: 1.6.0-3
Depends: golang-go | gccgo, golang-gopkg-check.v1-dev | golang-check.v1-dev
Filename: pool/universe/g/golang-github-magiconair-properties/golang-github-magiconair-properties-dev_1.6.0-3_all.deb
Size: 45860
MD5sum: e08f58eb185de9da17c0598493ff3095
SHA1: a9c157fb45be10a1d2373e0e4cc0877c6c84089a
SHA256: 21a6684d5a6b57185ae5bad8f3a865cc040cd6fffdb3ad602cd54aa440c470a2
Description-en: Java properties scanner for Go
“properties” is a Go library for reading and writing properties files.
.
It supports reading from multiple files and Spring style recursive
property expansion of expressions like to their corresponding
value. Value expressions can refer to other keys like in or
to environment variables like in . Filenames can also contain
environment variables like in /home//myapp.properties.
.
Comments and the order of keys are preserved. Comments can be modified
and can be written to the output.
.
The properties library supports both ISO-8859-1 and UTF-8 encoded data.
Description-md5: 431f7b0360ca694f755787baf89d932a
Homepage: https://github.com/magiconair/properties
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu