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

Last updated: May 18,2024

1. Install "node-minimatch" package

Please follow the guidance below to install node-minimatch on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-minimatch

2. Uninstall "node-minimatch" package

This guide let you learn how to uninstall node-minimatch on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-minimatch
Priority: extra
Section: universe/web
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-1
Depends: nodejs, node-lru-cache (>= 2), node-sigmund
Filename: pool/universe/n/node-minimatch/node-minimatch_1.0.0-1_all.deb
Size: 13992
MD5sum: 18fc2d07e6fc259f84629db882480a4e
SHA1: 58b6e4bc82a7535d4f8de23e227327eebe765387
SHA256: fc4a217260ef5ebdb1a3ca062dc2b6281bdacfbe1ce5c90e19976d5ba0b79569
Description-en: Convert glob expressions into RegExp objects for Node.js
A pure javascript, not strictly compatible, implementation of fnmatch/glob.
Supports negation, comment, double-star, brace expansion.
.
Node.js is an event-based server-side javascript engine.
Description-md5: 1eb4388b667ee4f8d0ff7553d0d0e6a1
Homepage: https://github.com/isaacs/minimatch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu