How to Install and Uninstall golang-github-muhammadmuzzammil1998-jsonc-dev Package on Kali Linux

Last updated: May 05,2024

1. Install "golang-github-muhammadmuzzammil1998-jsonc-dev" package

Please follow the steps below to install golang-github-muhammadmuzzammil1998-jsonc-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-muhammadmuzzammil1998-jsonc-dev

2. Uninstall "golang-github-muhammadmuzzammil1998-jsonc-dev" package

Here is a brief guide to show you how to uninstall golang-github-muhammadmuzzammil1998-jsonc-dev on Kali Linux:

$ sudo apt remove golang-github-muhammadmuzzammil1998-jsonc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-muhammadmuzzammil1998-jsonc-dev package on Kali Linux

Package: golang-github-muhammadmuzzammil1998-jsonc-dev
Source: golang-github-muhammadmuzzammil1998-jsonc
Version: 0.0~git20201229.615b091-2
Installed-Size: 25
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 5124
SHA256: fd8146f42effec792a826da2d263b804cf32dcd3c82c4ad0d566b77e90b1fc8d
SHA1: fc01f45c52cb7f0313f78773e4697daf3dbb4fa4
MD5sum: 55d232f4602c1ffd9806207aec09cda8
Description: JSON with comments for Go!
JSONC is a superset of JSON which supports comments. JSON formatted
files are readable to humans but the lack of comments decreases
readability. With JSONC, you can use block (/* */) and single line (//)
comments to describe the functionality. Microsoft VS Code also uses
this format in their configuration files like settings.json,
keybindings.json, launch.json, etc.
.
What this package offers
.
"JSONC for Go" offers ability to convert and unmarshal JSONC to pure
JSON. It also provides functionality to read JSONC file from disk and
return JSONC and corresponding JSON encoding to operate on. However, it
only provides a one-way conversion. That is, you can not generate JSONC
from JSON. Read documentation (DOCUMENTATION.md) for detailed examples.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/muhammadmuzzammil1998/jsonc
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-muhammadmuzzammil1998-jsonc/golang-github-muhammadmuzzammil1998-jsonc-dev_0.0~git20201229.615b091-2_all.deb