diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh
index 2a99891..05bf39f 100755
--- a/ros-progs-gui.sh
+++ b/ros-progs-gui.sh
@@ -40,6 +40,7 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
   FALSE "Heroic Launcher - Epic Games Launcher Linux verziója" \
   FALSE "Helvum - Patchbay for PipeWire" \
   FALSE "Input-Remapper 2.0 - egér/bill. gomb konfiguráló, macro író progi" \
+  FALSE "iPhone Driver - Fileok es Kepek Masolasahoz" \
   FALSE "Jellyfin - Jellyfin Media Player" \
   FALSE "KDEConnect - Gep es telefon link" \
   FALSE "Kdenlive - Linuxos videószerkesztő program" \
@@ -232,6 +233,18 @@ if [[ $user_choice = *"Input-Remapper 2.0 - egér/bill. gomb konfiguráló, macr
   echo
 fi
 
+if [[ $user_choice = *"iPhone Driver - Fileok es Kepek Masolasahoz"* ]]; then
+  echo
+  echo ---------------------------------------------
+  echo Installing ${bold}${yellow}iPhone Driver${normal}
+
+  sudo pacman -S gvfs-afc gvfs-gphoto2 --noconfirm
+
+  echo ${bold}${yellow}iPhone Driver ${normal}installed.
+  echo ---------------------------------------------
+  echo
+fi
+
 
 if [[ $user_choice = *"Mumble - hang alapú csevegőalkalmazás"* ]]; then
   echo