rtv

Reddit Terminal Viewer. Use arrow keys to navigate. Right and Left to view and return from a submission, respectively. More information: <https://github.com/michael-lazar/rtv>.

Debian Debian
RUN apt-get update && \ apt-get install -y rtv
Ubuntu
RUN apt-get update && \ apt-get install -y rtv
Arch Arch Linux
RUN pacman -S --noconfirm rtv
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rtv
Fedora
RUN dnf install -y rtv
Raspbian
RUN apt-get update && \ apt-get install -y rtv
click the source code to copy install rtv on any operating system with command-not-found.com