How to Install and Uninstall json2file-go Package on Kali Linux

Last updated: May 19,2024

1. Install "json2file-go" package

Please follow the steps below to install json2file-go on Kali Linux

$ sudo apt update $ sudo apt install json2file-go

2. Uninstall "json2file-go" package

This guide covers the steps necessary to uninstall json2file-go on Kali Linux:

$ sudo apt remove json2file-go $ sudo apt autoclean && sudo apt autoremove

3. Information about the json2file-go package on Kali Linux

Package: json2file-go
Source: json2file-go (1.15)
Version: 1.15+b11
Installed-Size: 5031
Maintainer: Sergio Talens-Oliag
Architecture: amd64
Depends: libc6 (>= 2.34), libcap2-bin
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 1766312
SHA256: ba02aa096eb79d6e95f9d6e160ef11ff9c1d726f714c29612ca883490ea7e85a
SHA1: eae20d1337bbfd22be382ec50482a6261049ac0d
MD5sum: b46c8036ef2f806b251c02c0d77029e4
Description: simple web server that stores JSON files sent by WebHooks
Application to store information in JSON format in files sent by WebHooks (it
has been used with GitLab and Gitea, but should work with others). The server
can be run inside a container or managed with systemd.
.
Once the JSON files are written to disk they can be processed using external
scripts launched by a daemon that captures inotify events like incron.
Description-md5:
Homepage: https://salsa.debian.org/sto/json2file-go
Built-Using: golang-1.21 (= 1.21.5-1), golang-github-julienschmidt-httprouter (= 1.3.0-2)
Section: net
Priority: optional
Filename: pool/main/j/json2file-go/json2file-go_1.15+b11_amd64.deb