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

Last updated: October 06,2024

1. Install "raku-json-name" package

Please follow the step by step instructions below to install raku-json-name on Kali Linux

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

2. Uninstall "raku-json-name" package

Please follow the step by step instructions below to uninstall raku-json-name on Kali Linux:

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

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

Package: raku-json-name
Source: raku-json-name (0.0.7-3)
Version: 0.0.7-3+b2
Installed-Size: 130
Maintainer: Debian Rakudo Maintainers
Architecture: amd64
Depends: raku-api-2022.12+af50a328, raku-json-optin
Size: 24328
SHA256: 760f808740f37466a8b8c5269daaa61870bc248b53f9dcbac49c366afe3bbb19
SHA1: 0921aed68c2d1ee25d9cf46865f149c4fb75f7a2
MD5sum: fdbfc1696c468ee3e54b8f110752d61c
Description: Provides a trait to store an alternative JSON Name
This Raku module is a dependency of JSON::Marshal and JSON::Unmarshal
in order to save duplication, it is intended to store a separate JSON
name for an attribute where the name of the JSON attribute might be
changed, either for aesthetic reasons or the name is not a valid Raku
identifier. It will of course also be needed in classes that are going
to use JSON::Marshal or JSON::Unmarshal for
serialisation/de-serialisation.
.
Of course it could be used in other modules for a similar purpose.
Description-md5:
Homepage: https://github.com/jonathanstowe/JSON-NAME
Section: interpreters
Priority: optional
Filename: pool/main/r/raku-json-name/raku-json-name_0.0.7-3+b2_amd64.deb