How to Install and Uninstall guile-json Package on Kali Linux

Last updated: May 18,2024

1. Install "guile-json" package

Learn how to install guile-json on Kali Linux

$ sudo apt update $ sudo apt install guile-json

2. Uninstall "guile-json" package

Please follow the instructions below to uninstall guile-json on Kali Linux:

$ sudo apt remove guile-json $ sudo apt autoclean && sudo apt autoremove

3. Information about the guile-json package on Kali Linux

Package: guile-json
Source: guile-json (4.7.3-2)
Version: 4.7.3-2+b1
Installed-Size: 440
Maintainer: Vagrant Cascadian
Architecture: amd64
Depends: guile-3.0
Size: 76592
SHA256: 84293d6718d1eae769cf0e737f909e53a9c53352f3ad713d3dab0d2d911e58e0
SHA1: 25b16b8d8b41ba290c81b6d740cb865f03302033
MD5sum: 4ffc7d0d9b945f8b6176e7c13d391905
Description: JSON module for Guile
Guile-json supports parsing and building JSON documents according
to the http://json.org specification. These are the main features:
- Strictly compiles to the http://json.org specification.
- Build JSON documents programmatically via macros.
- Unicode support for strings.
- Allow JSON pretty printing.
Description-md5:
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/guile-json/
Section: lisp
Priority: optional
Filename: pool/main/g/guile-json/guile-json_4.7.3-2+b1_amd64.deb