winetricks
Manage Wine virtual Windows environments. More information: <https://wiki.winehq.org/Winetricks>.
RUN apt-get update && \
apt-get install -y winetricks
RUN pacman -S --noconfirm winetricks
RUN apt-get update && \
apt-get install -y winetricks
RUN dnf install -y winetricks
RUN apt-get update && \
apt-get install -y winetricks