How to Install and Uninstall node-rai Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "node-rai" package

Please follow the instructions below to install node-rai on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-rai

2. Uninstall "node-rai" package

This guide let you learn how to uninstall node-rai on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-rai package on Ubuntu 21.10 (Impish Indri)

Package: node-rai
Architecture: all
Version: 0.1.12-4
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
Depends: nodejs, ssl-cert
Filename: pool/universe/n/node-rai/node-rai_0.1.12-4_all.deb
Size: 15208
MD5sum: 8108c361f69d4b6b8e818694eca4ebc7
SHA1: 400f181a3f273f93d84520f9e3322ff5981e043d
SHA256: 979d053995aa690c66607a1e41694dace21934a447a88c79a137796ac76b70ae
SHA512: b7dd85a39d23ef7c64dc813fc2e2ba6c9ad0c257bf110690fb88112ba8392c07ad12de82a5dedffed13cb533af44e227b140f67e745493cac953de26f07279d3
Homepage: https://github.com/andris9/rai
Description-en: Request-Answer-Interface for generating text based command servers (SMTP,POP)
rai is a node.js module to easily generate text based command line servers.
When a client sends something to the server, the first word of the line is
treated as a command and the rest of the line as binary payload.
.
In addition to line based commands, there's also a data mode, to transmit
everygting received. And there's also an option to switch to TLS mode for
secure connections.
.
This way it is trivial to create SMTP, POP3 or similar servers.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 7dd5aaf576ce1e65defa4cef04d27841