fish_pager

friendly interactive shell

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