The man pages are missing. rpm -ql exa /usr/bin/exa /usr/lib/.build-id /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/8b6a7ba4a29e7d708de0919bd35aaf5cb2b715 /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/exa.bash /usr/share/doc/exa /usr/share/doc/exa/README.md /usr/share/fish /usr/share/fish/vendor_completions.d /usr/share/fish/vendor_completions.d/exa.fish /usr/share/licenses/exa /usr/share/licenses/exa/LICENCE /usr/share/zsh /usr/share/zsh/site-functions /usr/share/zsh/site-functions/_exa The code where exa generates them is here: https://github.com/ogham/exa/blob/master/Justfile#L99 It would be nice if the RPM also generated the man pages.