How to Install and Uninstall node-telegram-bot-api Package on Kali Linux

Last updated: May 18,2024

1. Install "node-telegram-bot-api" package

In this section, we are going to explain the necessary steps to install node-telegram-bot-api on Kali Linux

$ sudo apt update $ sudo apt install node-telegram-bot-api

2. Uninstall "node-telegram-bot-api" package

Please follow the step by step instructions below to uninstall node-telegram-bot-api on Kali Linux:

$ sudo apt remove node-telegram-bot-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-telegram-bot-api package on Kali Linux

Package: node-telegram-bot-api
Version: 2.0.1-3
Installed-Size: 46
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-axios, node-bluebird, node-body-parser, node-express, node-extend
Size: 12140
SHA256: e1de20197c3971d4cd5a3217788723f4fe03128c4250e0971efb8cbcd70db93a
SHA1: 6d2a91768b8e58729f1bec739f5fe747557a2036
MD5sum: 9c16006d69946fb92a224ddf10c38de6
Description: node.js module for Telegram Bot API
This package contains the node.js module for Telegram Bot API. You can use
it simply as an API if you want to implement logic by yourself, or you can
enable retrieving of updates and get messages sent to your bot in a callback
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/mast/telegram-bot-api#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-telegram-bot-api/node-telegram-bot-api_2.0.1-3_all.deb