Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
iTunes can only be downloaded for Windows or macOS computers. Apple has not released an official iTunes app Chromebooks. . There is a Chrome OS way to install iTunes for Windows.
This tutorial covers all you need to sideload iTunes on Chromebooks. Only two things are required: your Chromebook, and an internet connection.
Chromebooks can’t run 64-bit iTunes for Windows. ChromeOS does not support all 32-bit iTunes versions. On our test device we installed 32-bit iTunes version 12.10.11 on the computer, and the app crashed each time. Other Chromebook users also had this problem, according to our research.
iTunes 12.9.3 32-bit was stabler, but is no longer available to download from Apple’s website. This could be due to it being an old version.
You can however, download the specific iTunes version here Download sites from third parties for Windows software . . The iTunes executable file should be saved in the Linux folder of your Chromebook. We saved iTunesSetup.exe as the setup file for this tutorial.
Note: While the iTunes version is functional, certain features and functions might not be available. It’s possible that the app version malfunctions because it has been retired or outdated.
Chromebooks that run ChromeOS 69 (or newer) are compatible with ChromeOS Linux development environments. You can skip to the next section for more details Linux development environment It is installed on your Chromebook. If not, you can update the Chromebook’s Operating System (Settings > About ChromeOSFollow the below steps to activate Linux support for ChromeOS.
1. Follow this link: Settings > Developers > Linux development environment (Beta) Choose and Turn on.
2. Select Next Continue readin.
3. You can either enter your preferred name or the system generated username in the dialog box. Use the Recommended Choose the right size for your hard drive Install Continue readin.
ChromeOS will install the necessary files to create the Linux environment. This operation can take up to a few minutes depending on how fast your Internet connection is and the hardware configuration of Chromebook.
Wine allows you run Windows apps on your Chromebook’s Linux development environment. The steps below will help you set up Wine. You can then use it to install iTunes for Windows on your Chromebook.
It is important that your Chromebook connects to the Internet. If you don’t, iTunes may give you several errors.
sudo aptget install wine
This command installs Wine Linux on the Linux system. You are installing 32-bit iTunes. Run the following command to configure Wine’s 32bit architecture. Wine can now install 32-bit apps with no problems.
sudo dpkg -add-architecture i386
WINEARCH=win32 WINEPREFIX=/home/username/.wine32/ wine iTunesSetup.exe
NOTE: Substitute “username”, in the code, with the username for your Linux development environment. At the bottom of the Terminal window, you will see your Linux username. You can also replace “iTunesSetup.exe”, if the iTunes executable file was saved under a different name.
You must also modify iTunes’ desktop file to allow the Chromebook to run the application. This will cause iTunes to stop opening if it is not modified.
On the third row, you should see Exec commands.
Exec=env WINEPREFIX=”/home/username/.wine32” wine “/home/username/.wine32/drive_c/Program Files/iTunes/iTunes.exe”
Your Linux username should be replaced with “username” within the command. If the iTunes executable file is named differently on Chromebook, you can also replace it with “iTunesSetup.exe”.
If you can’t locate the iTunes app within the central drawer, check the folder “Linux applications”.
To access your iTunes music collection, you can use the Apple Music App for Android if iTunes isn’t working. You can find the Apple Music app in Google Play Store on Chromebooks. It is stable, and offers a very similar user interface to the Apple Music app on iPhone and iPad.