Skip to content

fossrob/pcoip-bx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcoip-bx

build-pcoip-bx

These are prebuilt Ubuntu LTS images for use with toolbox and distrobox, with the HP Anyware Software Client pre-installed.

pre-requisites

version matrix

ubuntu pcoip status default
22.04 23.08.1 ❌ fails to launch
22.04 23.06.2 ✅ working ⭐️
20.04 23.08.1 ❌ fails to launch
20.04 23.06.2 ✅ working

⭐️ This version will be installed if you use pcoip-bx:latest as the tag.

usage (with distrobox)

Create the distrobox:

distrobox create --pull --image ghcr.io/fossrob/pcoip-bx:latest --name pcoip-bx

Or with custom home:

mkdir -p ~/distroboxes
distrobox create --pull --image ghcr.io/fossrob/pcoip-bx:latest --name pcoip-bx --home ~/distroboxes/pcoip-bx

Export the pcoip-client application from the distrobox:

distrobox enter pcoip-bx -- distrobox export --app pcoip-client

After a few seconds you should now have an application in your desktop applications list called PCoIP Client (on pcoip-bx).

running manually

You can execute the application from the commandline with:

distrobox enter pcoip-bx -- pcoip-client

updating

The image builds on a weekly schedule, but after deploying can be updated by distrobox itself.

Outside of the distrobox (i.e. on the "host"):

distrobox upgrade pcoip-bx

acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from fossrob/bx