How to Install and Uninstall node-tunein Package on Kali Linux

Last updated: May 03,2024

1. Install "node-tunein" package

This guide covers the steps necessary to install node-tunein on Kali Linux

$ sudo apt update $ sudo apt install node-tunein

2. Uninstall "node-tunein" package

This is a short guide on how to uninstall node-tunein on Kali Linux:

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

3. Information about the node-tunein package on Kali Linux

Package: node-tunein
Version: 1.0.1-2
Installed-Size: 22
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-node-tunein
Size: 5440
SHA256: 7582cde57c3598230bd125beac873ce315208145a9e0d895adfe2e4ee583e69d
SHA1: 53823fa3986f71c3953fb83e673d94ff3251bbb4
MD5sum: 126bf3f36c8d1b90cc27639a4bd3e7cd
Description: nodejs wrapper for tunein web radios
This module provides ability for a client to :
browse radiotime.com library
search in radiotime.com library
All returned URLs are parsed with url and querystring native modules
of NodeJS.
.
Returned objects are list of categories and/or webradios, client needs
to parse objects to know what to do with :(
.
Returned objects can have children (an array of library elements)
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jledun/node-tunein
Section: javascript
Priority: optional
Filename: pool/main/n/node-tunein/node-tunein_1.0.1-2_all.deb