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

Last updated: May 18,2024

1. Install "node-moment" package

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

$ sudo apt update $ sudo apt install node-moment

2. Uninstall "node-moment" package

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

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

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

Package: node-moment
Priority: optional
Section: universe/web
Installed-Size: 12
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 2.11.0+ds-1
Depends: nodejs, libjs-moment (= 2.11.0+ds-1)
Filename: pool/universe/n/node-moment/node-moment_2.11.0+ds-1_all.deb
Size: 1936
MD5sum: 43603628464c597471d2bbfaaa89f08d
SHA1: 34794dd91a921ef8dc7d62b5c07a81ed39f8254c
SHA256: a14aad44b4bb88e4f53e5ff42760c088780b9af1334a024510bff9deb5f617b5
Description-en: Work with dates in JavaScript (Node.js module)
A lightweight JavaScript date library to parse, validate,
manipulate and format dates.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 4db150f8a4fc67daf457c78fba7b1de5
Homepage: https://github.com/moment/moment
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu