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

Last updated: January 24,2025

1. Install "node-fstream" package

Here is a brief guide to show you how to install node-fstream on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-fstream

2. Uninstall "node-fstream" package

This is a short guide on how to uninstall node-fstream on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-fstream
Priority: extra
Section: universe/web
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.24-1
Depends: nodejs, node-rimraf (>= 2), node-mkdirp (>= 0.3), node-graceful-fs (>= 2), node-inherits (>= 2)
Filename: pool/universe/n/node-fstream/node-fstream_0.1.24-1_all.deb
Size: 19496
MD5sum: 277daf8ebc59ae5be21541dd0a3fafc3
SHA1: 3589eccb7dcf77c2feba76e36187c070e0794900
SHA256: 97e1e0bbc8931565b248dbd43fab675885c162585a7935f677ba098f9c179502
Description-en: Advanced filesystem streaming tools for Node.js
node-fstream is a high-level file stream module for Node.js,
with a unified interface for reading and writing streams representing
files, directories or symbolic links, as well as manipulating their
attributes, such as atime/mtime or uid/guid.
.
Node.js is an event-based server-side javascript engine.
Description-md5: d3438a2fc439a8bca20e94d332862c29
Homepage: https://github.com/isaacs/fstream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu