Install .NET 4.5 Ubuntu 14.04 Trusty
Hi! The Tutorial shows you Step-by-Step How to Install Microsoft .NET 4.5 Framework in Ubuntu 14.04 Trusty LTS with Wine.
And the Microsoft .NET 4.5 Ubuntu 14.04 Installation has been achieved here basing on the Latest Wine Release.
Especially relevant, I’m making use of the NET 4.5 Offline Installer because I couldn’t get this Setup with the Online one.
Finally, the NET 4.5 Framework it’s an Essential component of many Microsoft Software Installations by PlayOnLinux on Ubuntu.
-
1. Launching Terminal
Open a Terminal window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
2. Installing Latest Wine
How to Install the Latest Wine on Ubuntu Linux
-
3. Downloading .NET 4.5
Download Microsoft .NET 4.5 Offline Installer
-
4. Running .NET 4.5 Installer
Then Run .NET 4.5 Offline Installer
First, Access the Target:cd && cd Downloads
To Verify it’s there List the Directory Contents with:
ls .
If Downloaded with Firefox may be instead into the /tmp/mozilla* Folder…
And Launch the Executable:wine ./NDP*.exe
-
5. Installing .NET 4.5
Finally, Confirm .NET 4.5 Installation
First, Accept the License:Then Confirm for Installation:
And in a Few Time .NET 4.5 will be Successfully Installed into Ubuntu!
So Now I’m truly Happy if My Guide could Help you to Install .NET 4.5 Ubuntu 14.04!