Pulp RSS Reader is a free and open source FreshRSS sync service client application for Linux. FreshRSS is a self-hosted RSS and Atom feed aggregator.It is still in development stage, written in Python and released under GNU GPLv3. It comes with distraction free UI, easily mark a list read quickly, keyboard shortcuts, mark read while scrolling and many more.
Install Pulp RSS Reader on Ubuntu
Pulp RSS Reader is available as a flatpak package file from the remote flathub. First install flatpak and flathub on your system and restart it after the installation.
Open the terminal app (ctrl+alt+t) and run below Pulp RSS Reader flatpak install command. It will install the latest Pulp on your system.
flatpak install flathub org.gnome.gitlab.cheywood.Pulp
You can open Pulp RSS Reader using below command.
flatpak run org.gnome.gitlab.cheywood.Pulp
and uninstall it using below commands.
flatpak uninstall org.gnome.gitlab.cheywood.Pulp
[OR]
sudo flatpak uninstall org.gnome.gitlab.cheywood.Pulp