How do I install net Framework 4.8?

Try this in a terminal:

$ sudo apt-get install winetricks

then:

winetricks dotnet48

Absolutely no guarantees!

3 Likes