detox
Renames files to make them easier to work with. It removes spaces and other such annoyances like duplicate underline characters. More information: <https://github.com/dharple/detox>.
RUN apt-get update && \
apt-get install -y detox
RUN apt-get update && \
apt-get install -y detox
RUN pacman -S --noconfirm detox
RUN apt-get update && \
apt-get install -y detox
RUN dnf install -y detox
RUN apt-get update && \
apt-get install -y detox