winetricks

Manage Wine virtual Windows environments. More information: <https://wiki.winehq.org/Winetricks>.

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