Help!!! Touch Screen plugin Installaltion

Hi telar,

I see, thanks for clarifying. If you are able to download from GitHub you should be able to install the plugin as follows:

  1. Connect to Volumio via SSH.

  2. Download the plugin package

wget https://github.com/volumio/volumio-plugins/raw/gh-pages/plugins/volumio/armhf/miscellanea/touch_display/touch_display.zip
  1. Create a directory for unzipping the plugin package
mkdir touch_display
  1. Unzip the plugin package to the newly created directory
miniunzip touch_display.zip -d touch_display
  1. Change into the directory with the unzipped files
cd touch_display
  1. Install the plugin
volumio plugin install