Yarr is a customizable and lightweight RSS reader written in Rust. In this tutorial, you will learn how to install Yarr on Elementary OS.
Before we begin, make sure you have the following:
You will need to install the following dependencies before installing Yarr:
Rust programming language: sudo apt install rustc
Cargo package manager: sudo apt install cargo
GTK development library: sudo apt install libgtk-3-dev
Open the terminal by pressing Ctrl + Alt + T
or clicking on the Applications Launcher and searching for 'Terminal'.
Navigate to the directory where you want to download the source code.
Clone the Yarr repository using the following command: git clone https://github.com/nkanaev/yarr.git
Once the download is complete, navigate to the Yarr directory: cd yarr
Build Yarr with the following command: cargo build --release
Install Yarr using the following command: sudo cp target/release/yarr /usr/local/bin/
To launch Yarr, open the terminal and type the following command: yarr
You should see the Yarr window pop up where you can add and edit your RSS feeds.
Congratulations! You have successfully installed Yarr on your Elementary OS system.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!