How to Install and Uninstall node-solid-rest Package on Kali Linux

Last updated: May 08,2024

1. Install "node-solid-rest" package

This guide covers the steps necessary to install node-solid-rest on Kali Linux

$ sudo apt update $ sudo apt install node-solid-rest

2. Uninstall "node-solid-rest" package

This guide covers the steps necessary to uninstall node-solid-rest on Kali Linux:

$ sudo apt remove node-solid-rest $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-solid-rest package on Kali Linux

Package: node-solid-rest
Version: 1.1.3-2
Installed-Size: 40
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs, node-fetch, node-mime-types, node-fs-extra, node-concat-stream
Size: 9768
SHA256: 593465b04e16654dc7f881a785dc1c9cb2f3ecfb26e7d29638a62eed7b23c0fc
SHA1: 67b8242a8c185c22bc6acda1183135303c89a581
MD5sum: 06113ba20822a382eb1c32e0cf4b22d1
Description: client-side multi-backend API for Solid requests - nodejs lib
Solid REST sits between auth modules
like solid-auth-client and solid-auth-cli
to handle requests for file:// and app:// URIs
and then uses the appropriate storage module to do the work.
.
Solid (Social Linked Data) is a web decentralization project
with the aims to radically change
the way web applications work
by developing a platform for linked-data applications
that are completely decentralized
and fully under users' control
rather than controlled by other entities.
.
This package contains Solid REST usable with Nodejs.
Description-md5:
Homepage: https://github.com/jeff-zucker/solid-rest.git
Section: javascript
Priority: optional
Filename: pool/main/n/node-solid-rest/node-solid-rest_1.1.3-2_all.deb