exa
A modern replacement for ls (List directory contents). More information: <https://the.exa.website>.
RUN apt-get update && \
apt-get install -y exa
RUN pacman -S --noconfirm exa
RUN dnf install -y exa