How to Install and Uninstall node-react-toastify Package on Kali Linux

Last updated: July 01,2024

1. Install "node-react-toastify" package

This tutorial shows how to install node-react-toastify on Kali Linux

$ sudo apt update $ sudo apt install node-react-toastify

2. Uninstall "node-react-toastify" package

This guide let you learn how to uninstall node-react-toastify on Kali Linux:

$ sudo apt remove node-react-toastify $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-react-toastify package on Kali Linux

Package: node-react-toastify
Version: 9.1.2+~1.2.1-3
Installed-Size: 203
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-clsx (= 1.2.1)
Depends: node-react, node-react-dom
Size: 34440
SHA256: e5730a6c99a999e297094c8695ac51e6b9dcd2ad875c5c5eaa0cd8aa601bc1af
SHA1: 9d2db0624439aae2407ad06a8b13e6a316f70306
MD5sum: 8b01853d4d4fedde78c05e723d9a44e0
Description: ReactJS module to add notifications
node-eact-Toastify allows one to add notifications to any ReactJS app with
ease.
Features:
- easy to customize
- RTL support
- swipe to close, can choose swipe direction
- animation of your choice
- can display a react component inside the toast
- onOpen/onClose hooks
- can remove a toast programmatically
- define behavior per toast
- pause toast when the window loses focus
- fancy progress bar to display the remaining time
- possibility to update a toast
- progress bar control
- dark mode
- ...
Description-md5:
Homepage: https://github.com/fkhadra/react-toastify#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-react-toastify/node-react-toastify_9.1.2+~1.2.1-3_all.deb