Comment 252 for bug 1810183

Revision history for this message
Erik (onryo1) wrote :

@CAPDEVILLE
Just download it with git.

sudo apt install git

cd ~/ (home dir)

git clone https://github.com/mohamed-badaoui/ux433-touchpad-numpad.git

#now you have the directory with the the install.sh etc
#cd into the new directory

cd ux433-touchpad-numpad

#install.sh is just a simple bash script that uses the other stuff
#in the git folder. You need the entire folder not just install.sh