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

Last updated: May 19,2024

1. Install "node-temp" package

This tutorial shows how to install node-temp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-temp

2. Uninstall "node-temp" package

Please follow the steps below to uninstall node-temp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-temp
Priority: extra
Section: universe/web
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.8.1-1
Depends: nodejs, node-rimraf (>= 2.2.6)
Filename: pool/universe/n/node-temp/node-temp_0.8.1-1_all.deb
Size: 7802
MD5sum: 46a4b003f862db93b4beaf801adfe407
SHA1: e78e151ca6e6e1522134641c4808ae349b0ef1a6
SHA256: 427387181f800dc12251cfffd9b269c573b5542a8dd7d4c7767ca084854c5ef1
Description-en: Temporary files, directories, and streams for Node.js
This library handles generating a unique file/directory name under the
appropriate system temporary directory, changing the file to an appropriate
mode, and supports automatic removal (if asked).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: af46cf6b41499ff1628ca160c79101e2
Homepage: https://github.com/bruce/node-temp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu