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

Last updated: May 20,2024

1. Install "node-lockfile" package

This guide let you learn how to install node-lockfile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-lockfile

2. Uninstall "node-lockfile" package

Here is a brief guide to show you how to uninstall node-lockfile on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-lockfile
Priority: extra
Section: universe/web
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.4.1-1
Depends: nodejs
Filename: pool/universe/n/node-lockfile/node-lockfile_0.4.1-1_all.deb
Size: 5450
MD5sum: 60ba72ddd57f88d42f7428c82cedfab9
SHA1: 3222702bc0478c947e888047ee5966949c2c54b0
SHA256: 64b2de80da92c9a5727020629eaa8ab1b2514f417495b938501d7caeee48326f
Description-en: Asynchronous file lock module for Node.js
This module provides asynchronous and synchronous concurrent file
locking. It supports timeouts, expirations, and retrying upon failure.
.
Node.js is an event-based server-side javascript engine.
Description-md5: df98accda2d39a30ebac215520ea8cc5
Homepage: https://github.com/isaacs/lockfile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu