Template:LinuxInstallScript

From Phidgets Support
Revision as of 20:35, 14 April 2023 by Patrick (talk | contribs)
curl -fsSL https://www.phidgets.com/downloads/setup_linux | bash - &&\
apt-get install -y libphidget22

curl -fsSL https://www.phidgets.com/downloads/setup_linux | sudo -E bash - &&\
sudo apt-get install -y libphidget22