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

Last updated: May 19,2024

1. Install "node-ytdl-core" package

In this section, we are going to explain the necessary steps to install node-ytdl-core on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-ytdl-core

2. Uninstall "node-ytdl-core" package

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

$ sudo apt remove node-ytdl-core $ sudo apt autoclean && sudo apt autoremove

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

Package: node-ytdl-core
Priority: extra
Section: universe/web
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.4+dfsg-1
Depends: nodejs, node-request (>= 2.26.1), node-underscore (>= 1.4.4), node-clarinet (>= 0.8.1)
Filename: pool/universe/n/node-ytdl-core/node-ytdl-core_0.2.4+dfsg-1_all.deb
Size: 11384
MD5sum: 008bef111000033a0eabde1f4fbe9d8b
SHA1: dd6216e07966ffc4dcfa8a45824b590aeabf423e
SHA256: 9de63ebbe4b7bfab94bf9689dd7f9ee40e8c8352e12702a9b57040a79e4ce0a8
Description-en: YouTube video downloader - Node.js module
ytdl-core is a Node.js module which provides an API to get a readable stream
for a YouTube video.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: d9494bba29a033b165deeb9b92e1179d
Homepage: https://github.com/fent/node-ytdl-core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu