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

Last updated: May 17,2024

1. Install "node-typescript" package

Here is a brief guide to show you how to install node-typescript on Kali Linux

$ sudo apt update $ sudo apt install node-typescript

2. Uninstall "node-typescript" package

Please follow the step by step instructions below to uninstall node-typescript on Kali Linux:

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

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

Package: node-typescript
Version: 4.8.4+ds1-2
Installed-Size: 67283
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Breaks: node-typescript-types (<< 20190926-1~)
Size: 7336672
SHA256: a892c2ada87115af8875b4cbe9746836ffe8b5a00724a63ffcaa79b3d83d2245
SHA1: a5eddeaf1da92260a61ecdaeaccee1ad0755e74d
MD5sum: b8f1696c5588b1325294eff02005b831
Description: TypeScript is a language for application scale JavaScript development
TypeScript is a language for application-scale JavaScript. It adds
optional types, classes, and modules to JavaScript, supports tools
for large-scale JavaScript applications for any browser, for any host,
on any OS and compiles to readable, standards-based JavaScript.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://typescriptlang.org/
Section: javascript
Priority: optional
Filename: pool/main/n/node-typescript/node-typescript_4.8.4+ds1-2_all.deb