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
| 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 |