Hyperpixel install/uninstall

If:

curl https://get.pimoroni.com/hyperpixel | bash

installs the HyperPixel screen, then what can I input to uninstall it?

Would something similar to:

‘sudo apt-get purge wolfram-engine’

or:

‘sudo apt-get remove --purge libreoffive*’

work?

Andrew

You can see most of what makes HyperPixel tick in the file /boot/config.txt. Uncomment the lines which are marked as related to HyperPixel, and you’ll be back to HDMI.

You will also want to sudo systemctl disable hyperpixel-touch and sudo systemctl disable hyperpixel-init

1 Like

that’ll work…

I can also say that GBA games on retropie look great on the hyperpixel screen (just need to work out how to get bluetooth sound o/p working)