Skip to content

Instantly share code, notes, and snippets.

View F4tsk4l's full-sized avatar

F@t.sk4l F4tsk4l

View GitHub Profile
@F4tsk4l
F4tsk4l / itunes-on-arch-linux-guide.md
Created February 17, 2025 18:48 — forked from gipert/itunes-on-arch-linux-guide.md
iTunes on (Arch) Linux: installation guide

Prerequisites

  1. Enable the multilib repository by editing /etc/pacman.conf
  2. Install WineHQ and some other optional dependencies:
    $ pacman -Syu wine
    $ pacman -S --asdeps lib32-mpg123 lib32-gnutls {lib32-,}gst-plugins-base-libs \
                         lib32-alsa-plugins lib32-libpulse lib32-openal
    $ yay -S lib32-unixodbc # or your favourite AUR helper
  3. We'll install a 64-bit version of iTunes, so no need to set WINEARCH