How to Install and Uninstall php-datto-json-rpc Package on Kali Linux

Last updated: May 17,2024

1. Install "php-datto-json-rpc" package

This guide covers the steps necessary to install php-datto-json-rpc on Kali Linux

$ sudo apt update $ sudo apt install php-datto-json-rpc

2. Uninstall "php-datto-json-rpc" package

Please follow the steps below to uninstall php-datto-json-rpc on Kali Linux:

$ sudo apt remove php-datto-json-rpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-datto-json-rpc package on Kali Linux

Package: php-datto-json-rpc
Version: 6.1.0-2
Installed-Size: 77
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 11292
SHA256: 6f872b164785d573d5e64ff1bd993f44475029c3e7a45da0cc13bf327aae5c9a
SHA1: 07ebba342f75470ff50662981675fe24e4b75625
MD5sum: e64f88327e6475d9560c823d6d8e9e2c
Description: Fully unit-tested JSON-RPC 2.0 for PHP
This package allows you to create and evaluate JSON-RPC messages, using your
own PHP code to evaluate the requests.
.
This package allows you to create and evaluate any JSON-RPC message. It
implements the JSON-RPC specifications, but does not provide a transport
layer—which you'll also need if you want to send or receive messages over
a distance! One of the beautiful features of JSON-RPC is that you can use
any transport layer to carry your messages: This package gives you that option.
.
Features:
- Correct: fully compliant with the JSON-RPC 2.0 specifications (100%
unit-test coverage)
- Flexible: you can use your own code to evaluate the JSON-RPC method
strings
- Minimalistic: extremely lightweight
- Ready to use, with working examples
Description-md5:
Multi-Arch: foreign
Homepage: https://www.datto.com/
Section: php
Priority: optional
Filename: pool/main/p/php-datto-json-rpc/php-datto-json-rpc_6.1.0-2_all.deb