> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Liferea: A RSS Client and More
- URL: https://itsfoss.com/liferea-rss-client/
- Published: 2015-08-28T23:50:30.000Z
- Updated: 2019-11-09T08:58:40.000Z
- Author: Community
- Tags: Linux, #Import 2022-12-26 08:27

[![Liferea RSS Reader for Linux](https://itsfoss.com/content/images/wordpress/2015/08/Liferea-RSS-Reader-Linux.jpg)](https://itsfoss.com/content/images/wordpress/2015/08/Liferea-RSS-Reader-Linux.jpg)

[Liferea](https://lzone.de/liferea/?ref=itsfoss.com) is a nice, easy to use open source RSS client for Linux. It allows you to easily keep track of various RSS feeds so you can read and quickly sort through your collections of news articles, blog posts, and more, even when you are offline.

It supports various feed formats such as RSS/RDF, CDF, Atom, OCS, and OPML. It can also handle podcasts in addition to conventional feed content.

[![A screenshot of Liferea](https://itsfoss.com/content/images/wordpress/2015/08/liferea.png)](https://itsfoss.com/content/images/wordpress/2015/08/liferea.png)

Liferea includes an embedded browser that is used to open web pages that are linked to in feed entries, though there is also a settings option that can set it to use your default browser instead. It **also includes an audio player which you can use to listen to podcasts** and other audio files included in feed entries.

It is able to import and export feed lists, and it can sync with several different online feed managers, including the following:

- [InoReader](http://www.inoreader.com/?ref=itsfoss.com)
- [Reedah](https://www.reedah.com/?ref=itsfoss.com)
- [TheOldReader](https://theoldreader.com/?ref=itsfoss.com)
- [TinyTinyRSS](https://tt-rss.org/gitlab/fox/tt-rss/wikis/home?ref=itsfoss.com)

It also allows you to group your feeds, so that you can easily sort them into different folders and sub-folders. Which comes in handy when you have a lot of feeds to look through.

Liferea includes a search function, which will allow you to easily search through all of your feeds for specific pieces of content that you are looking for. In addition, you can also create search folders, which automatically search through your feeds for articles that meet the search terms that you define.

You can also keep track of specific posts by marking them as important or by placing them in news group folders.

## Installing Liferea in Linux

Liferea is available for Linux, FreeBSD, and Cygwin. You can get the source code from the application’s [GitHub](https://github.com/lwindolf/liferea?ref=itsfoss.com) repo. In Ubuntu and other Debain-based Linux distros you can install Liferea from the official packages via the following command:

`sudo apt-get install liferea`

For information on installing Liferea on other operating systems, be sure to check out the [installation page](https://lzone.de/liferea/install.htm?ref=itsfoss.com) on the application’s website. That page includes instructions on how to install Liferea using different package systems, as well as instructions on how to compile it from source.

[Download Liferea Source Code](https://github.com/lwindolf/liferea/releases?ref=itsfoss.com)