How to Install rss2irc software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rss2irc software package in Ubuntu 14.04 LTS (Trusty Tahr)

rss2irc software package provides IRC bot that watches an RSS/Atom feed and relays it to a channel, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install rss2irc 

rss2irc is installed in your system.

Make ensure the rss2irc package were installed using the commands given below,

$ sudo dpkg-query -l | grep rss2irc *

You will get with rss2irc package name, version, architecture and description in a table

rss2irc package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package rss2irc
Version 1.0.3-2build1
Description IRC bot that watches an RSS/Atom feed and relays it to a channel
Sub Section Net


See Also, How to uninstall or remove rss2irc software package from Ubuntu 14.04 LTS (Trusty Tahr)?