How to Install and Uninstall golang-github-magiconair-properties-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 05,2024

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

This is a short guide on how to install golang-github-magiconair-properties-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Here is a brief guide to show you how to uninstall golang-github-magiconair-properties-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-github-magiconair-properties-dev
Architecture: all
Version: 1.8.4-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: 134
Filename: pool/universe/g/golang-github-magiconair-properties/golang-github-magiconair-properties-dev_1.8.4-1_all.deb
Size: 27160
MD5sum: 6f3fb4c4dcd4607b2d6686b9eeb7fcc3
SHA1: 6e1c8d0d9cf04ee06ef110bdee5db2f62f2d45df
SHA256: 3fa571796ba8c972df65e4a8ece42ffaa58e3905ad0057287d8c094eb2b14b38
SHA512: 69de4f6468dbe4a213c042a2d268a5dfc0c16723720808ecd663ae5292d02d643666db8a0c52919c35c720a70f8609132542a3f0e79fc7d99affbbbe30ba7c17
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