How to Install ruby-net-irc in Ubuntu 18.04



Install ruby-net-irc by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-net-irc

Description:

Ruby IRC library (Client, Server and many IRC gateways to webservice)

The "net-irc" is a library for implementing IRC server(for gateway and web services) and client(for bot). . This is mostly conform to RFC 1459 but partly not for convenience.

Homepage: http://cho45.stfuawsc.com/net-irc/

Version: 0.0.9-3

Section: universe/ruby