Skip to content

proxforge/horizon-client-steam-deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

horizon-client-steam-deck

a script to install the horizon client on the steam deck

What does the script do?

Short: It automatically installs the horizon view client of VMware. You will be asked for your root-Password so make sure you have set one before executing the script (otherwise it wont work) you can do this by opening a terminal and type: passwd

Long: The script downloads the currently newest VMware-Horizon-View Client (2209), makes the vmware .bundle-file executable, disables the steamosd-readonly filesystem for the installation, deletes all pre existing installations (rm -rf /etc/vmware*), executes the official installer via commandline and install the client. It also automatically fixes some graphical issues in the horizon client due to a misconfiguration of the .desktop-file by reading out your current used theme and putting it in the .desktop-file as a execution-parameter. After that steamos-readonly mode will be enabled again.

Why did you build the script?

Because of the steam os immutable file system, the horizon clients gets purged after each steam-os update. With this script it is easy to reinstall or install it in less then a minute.

Howto use this script / installer?

The easy way

download the .desktop file (here https://github.com/j0hnnyclaymore/horizon-client-steam-deck/releases/tag/v0.2), got to your download-folder and double click on the icon, click Continue, type in your deck user password:

Howto-install

a little bit harder

  1. open a terminal (you can press ALT + F2 and type terminal for that)
  2. cd Downloads
  3. wget https://raw.githubusercontent.com/j0hnnyclaymore/horizon-client-steam-deck/main/vmware-horizon-deck-installer.sh
  4. chmod +x vmware-horizon-deck-installer.sh
  5. ./vmware-horizon-deck-installer.sh
  6. Type in your password for the steam deck user
  7. Answer all questions and enjoy!

About

a script to install the horizon client on the steam deck

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages