Phoenicis Documentation logo Phoenicis Documentation

JavaFX

phoenicis-javafx

CLI

phoenicis-cli -install Notepad++
phoenicis-cli -run Notepad++

Show games in native Steam

Troubleshooting

Missing libudev.so.0

On some Linux distributions (e.g. Ubuntu 16.04) only libudev1 is available. However, this can also be used for Wine.

sudo ln -sf /lib/i386-linux-gnu/libudev.so.1 /lib/i386-linux-gnu/libudev.so.0