How to Install and Uninstall node-sinclair-typebox Package on Kali Linux

Last updated: November 26,2024

1. Install "node-sinclair-typebox" package

Please follow the instructions below to install node-sinclair-typebox on Kali Linux

$ sudo apt update $ sudo apt install node-sinclair-typebox

2. Uninstall "node-sinclair-typebox" package

Here is a brief guide to show you how to uninstall node-sinclair-typebox on Kali Linux:

$ sudo apt remove node-sinclair-typebox $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-sinclair-typebox package on Kali Linux

Package: node-sinclair-typebox
Version: 0.24.44-3
Installed-Size: 64
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 23436
SHA256: 971ec086fc34300fcf6efa317a53e9bf935201b852a3d0a02645760a6df9326c
SHA1: 14d72c054c75d7b360f351dfe4bd7bf59589a74f
MD5sum: 04ba46c017c840f113e7e205f1f723ab
Description: JSON Schema Type Builder with Static Type Resolution for TypeScript
@sinclair/typeBox is a library that creates in-memory JSON Schema objects
that can be statically inferred as TypeScript types. The schemas produced by
this library are designed to match the static type checking rules of the
TypeScript compiler. TypeBox allows one to create a unified type that can be
both statically asserted by the TypeScript compiler and runtime asserted
using standard JSON Schema validation.
.
@sinclair/typeBox can be used as a simple tool to build up complex schemas or
integrated into RPC or REST services to help validate JSON data received over
the wire. TypeBox does not provide any JSON schema validation. Please use
libraries such as AJV to validate schemas built with this library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sinclairzx81/typebox
Section: javascript
Priority: optional
Filename: pool/main/n/node-sinclair-typebox/node-sinclair-typebox_0.24.44-3_all.deb