How to Install and Uninstall node-typescript Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "node-typescript" package

In this section, we are going to explain the necessary steps to install node-typescript on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-typescript

2. Uninstall "node-typescript" package

This guide covers the steps necessary to uninstall node-typescript on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-typescript package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-typescript
Priority: extra
Section: universe/web
Installed-Size: 25438
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Source: typescript
Version: 1.7.5-1
Depends: nodejs (>= 0.10)
Filename: pool/universe/t/typescript/node-typescript_1.7.5-1_all.deb
Size: 1528342
MD5sum: 88aa85893a4f509e39f4741a3d0e87f3
SHA1: 770be6c0cb5a891bf8c859abed94d47c850bb292
SHA256: 6add7ad3386917d11b9137c9c588b98d3be30b50d238317ced7419844153b82d
Description-en: superset of JavaScript that compiles to clean JavaScript output
Language for application-scale JavaScript. TypeScript adds optional types,
classes, and modules to JavaScript. TypeScript supports tools for large-scale
JavaScript applications for any browser, for any host, on any OS. TypeScript
compiles to readable, standards-based JavaScript.
Description-md5: 4a28c3a4cf0fbd7b8801897936798d87
Homepage: http://www.typescriptlang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu