How to Install and Uninstall node-graphql Package on Kali Linux

Last updated: May 17,2024

1. Install "node-graphql" package

This tutorial shows how to install node-graphql on Kali Linux

$ sudo apt update $ sudo apt install node-graphql

2. Uninstall "node-graphql" package

This guide let you learn how to uninstall node-graphql on Kali Linux:

$ sudo apt remove node-graphql $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-graphql package on Kali Linux

Package: node-graphql
Version: 16.8.1-1
Installed-Size: 1488
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 139504
SHA256: a72d037fbbf3ce59c9c67ecc2837469e3c59586a1e46bdb40a2345d25259731c
SHA1: 0dc12015905163945792915b038467c06fe863b3
MD5sum: 0a6a4c684560e321c68ab2520c1948fa
Description: JavaScript reference implementation for GraphQL
GraphQL is a Query Language and Runtime for APIs which can target any service.
It provides a complete and understandable description of the data in an API,
gives clients the power to ask for exactly what they need and nothing more,
makes it easier to evolve APIs over time, and enables powerful developer tools.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/graphql/graphql-js
Section: javascript
Priority: optional
Filename: pool/main/n/node-graphql/node-graphql_16.8.1-1_all.deb