Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bodrulamin/803515ef82f5325fe22c8dc39eb42630 to your computer and use it in GitHub Desktop.
Save bodrulamin/803515ef82f5325fe22c8dc39eb42630 to your computer and use it in GitHub Desktop.
install dot net wine
sudo apt install --install-recommends winetricks
sudo winetricks --self-update
winetricks -q dotnet45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment