viewtopic.php?p=145119#p145119
For dataloggers on amd64 systems you can manually download and install the deb packages from url repo below.
https://labs.picotech.com/debian
https://labs.picotech.com/rpm
Use-
Code: Select all
sudo dpkg -i ./libpsXXXXX.deb
Or setup the PicoScope 6 repo listed below.
For PicoScope devices on amd64 (PC) systems please use the current PicoScope 7 repository-
See - https://www.picotech.com/downloads/linux
Alterative method of using shared libraries files directly (*.so files") instead of deb packages see-
viewtopic.php?p=146876#p146876
PicoScope 6 repository details for reference-
Setup the PicoScope 6 repo-
Code: Select all
sudo bash -c 'echo "deb https://labs.picotech.com/debian/ picoscope main" > /etc/apt/sources.list.d/picoscope.list'
Code: Select all
wget -O - https://labs.picotech.com/debian/dists/picoscope/Release.gpg.key | sudo apt-key add -
Code: Select all
sudo apt-get update
Code: Select all
sudo apt-get install libusbtc08
Code: Select all
sudo apt-get install picoscope