How to Install and Uninstall raku-json-fast Package on Kali Linux

Last updated: May 05,2024

1. Install "raku-json-fast" package

This tutorial shows how to install raku-json-fast on Kali Linux

$ sudo apt update $ sudo apt install raku-json-fast

2. Uninstall "raku-json-fast" package

Please follow the steps below to uninstall raku-json-fast on Kali Linux:

$ sudo apt remove raku-json-fast $ sudo apt autoclean && sudo apt autoremove

3. Information about the raku-json-fast package on Kali Linux

Package: raku-json-fast
Version: 0.19-1
Installed-Size: 211
Maintainer: Debian Rakudo Maintainers
Architecture: amd64
Depends: raku-api-2022.12+af50a328
Size: 49136
SHA256: 00967ffe10220c9df5d685f9e69cfe8b87ebb3694ab6d7d7222b9687587299e8
SHA1: 032d2e458330cde6066341b62329e30a8943d653
MD5sum: 6b40e27f3bae55e5c28c57ec06016e95
Description: fast json parser and serializer
A naive imperative JSON parser in pure Raku (but with direct access to
nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in
replacement for JSON::Tiny’s from-json and to-json subs, but it offers a
few extra features.
Description-md5:
Homepage: https://github.com/timo/json_fast
Section: interpreters
Priority: optional
Filename: pool/main/r/raku-json-fast/raku-json-fast_0.19-1_amd64.deb