NVIDIA Bumblebee Syntax error

hello

according to this article SDB:NVIDIA_Bumblebee i try to install nvidia-bumblebee from 42.1 Leap Bumblebee repo
but i get error when run:

zypper in nvidia-bumblebee

error:

Installation of nvidia-bumblebee-352.63-2.1 failed:
Error: Subprocess failed. Error: RPM failed: NVIDIA-Linux-x86_64-352.63.run: line 602: syntax error: unexpected end of file
error: %pre(nvidia-bumblebee-352.63-2.1.x86_64) scriptlet failed, exit status 254
error: nvidia-bumblebee-352.63-2.1.x86_64: install failed

so could you help my please?

Seems like the Nvidia installer was not downloaded completely, or the downloaded file is somewhat broken.
You should have a 77.6 MB file named NVIDIA-Linux-x86_64-352.63.run in the /usr/src/ directory.
If it is not there, or if it has a smaller size, try to download it directly from the Nvidia download server.
Then try to reinstall nvidia-bumblebee, which will then extract needed files from the .run package and build and install the driver modules.

thank you man
it’s worked