How to Install and Uninstall golang-github-magiconair-properties-dev Package on Kali Linux

Last updated: May 18,2024

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

This is a short guide on how to install golang-github-magiconair-properties-dev on Kali Linux

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

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

Please follow the guidelines below to uninstall golang-github-magiconair-properties-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-magiconair-properties-dev
Source: golang-github-magiconair-properties
Version: 1.8.7-1
Installed-Size: 137
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 29532
SHA256: 432b4f6b237a378afa06afa806aef9c92465464ebf37aa599c85c02744f11d35
SHA1: 0f3f072e89d7c533675cd540725f0e55f69dcd85
MD5sum: dbd1460dd13eebfbd17d24f22f0858f7
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/magiconair/properties
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-magiconair-properties/golang-github-magiconair-properties-dev_1.8.7-1_all.deb