RSSOwl is a feature-rich RSS feed reader written in Java. To install the latest release in Ubuntu 9.10, follow the instructions below:
RSSOwl 2.0.1 running in Ubuntu
- Edit your /etc/apt/sources.list:
- And add the following line:
- Save the file (Ctrl+O), exit (Ctrl+X) and then add this repository’s key to the trusted keys:
- Update the packages list:
- And install RSSOwl:
- This is it. To remove RSSOwl from your Ubuntu box use:
sudo nano /etc/apt/sources.list
deb http://packages.rssowl.org/ubuntu karmic main
wget -q http://packages.rssowl.org/project/rene.moser.pubkey -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install rssowl
sudo apt-get remove --purge rssowl























0 Comments
You can be the first one to leave a comment.