How to Install and Uninstall golang-github-magiconair-properties-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

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

Please follow the guidance below to install golang-github-magiconair-properties-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This is a short guide on how to uninstall golang-github-magiconair-properties-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-magiconair-properties-dev
Architecture: all
Version: 1.8.1+really1.8.1-1
Priority: extra
Section: universe/devel
Source: golang-github-magiconair-properties
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 133
Filename: pool/universe/g/golang-github-magiconair-properties/golang-github-magiconair-properties-dev_1.8.1+really1.8.1-1_all.deb
Size: 26592
MD5sum: 525b1dd524e2618ee93f91b9ecc426f4
SHA1: 2c0524886fc9e31e24b0311a6e38b8b0763939a6
SHA256: b37e5f08377e26c7d0f7b8fca7398a59b9b12acd80a55d5bc1c28e7beaa8906a
SHA512: 70094016aade160199b395748cdb004a30054f4a81411655ae81ff2f5d2855f791312fbda5bb52f0a22373e20a614b3c6f3133dea251fe2afaf2ea628d956e74
Homepage: https://github.com/magiconair/properties
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 ${key} to their corresponding
value. Value expressions can refer to other keys like in ${key} or
to environment variables like in ${USER}. Filenames can also contain
environment variables like in /home/${USER}/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: 174eac44da3ec1389dfe6ce9fab95027