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

Last updated: May 19,2024

1. Install "node-marked" package

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

$ sudo apt update $ sudo apt install node-marked

2. Uninstall "node-marked" package

This tutorial shows how to uninstall node-marked on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-marked
Priority: extra
Section: universe/web
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.3.2+dfsg-1
Depends: nodejs (>= 0.6.19~dfsg1-3)
Filename: pool/universe/n/node-marked/node-marked_0.3.2+dfsg-1_all.deb
Size: 15444
MD5sum: 1b63afd40e038d968bdace4b631c89e9
SHA1: 1376516272711288854acadc5b0c409ce44672f3
SHA256: 2e67106588ecaca8b7b363574964890dad2584c4f2b242e1cbb6ec83a9a58fed
Description-en: Full-featured markdown parser and compiler for NodeJS
Marked implements all markdown features while having a high processing
speed. It is also fully compatible with client-side javascript.
.
Additionally Marked also implements github flavored markdown.
.
This package contains the marked executable and node module.
Description-md5: cc163c605654bb38437d8e9ebcf5eb1e
Homepage: https://github.com/chjj/marked
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu