1. Install Precompiled TensorFlow Lite 2.20 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.12 on Raspberry Pi
  5. Install PHP 8.5 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
  1. Install Precompiled TensorFlow Lite 2.20 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.12 on Raspberry Pi
  5. Install PHP 8.5 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
Clear Bash History in Linux

Clear Bash History in Linux

In Linux operating system all executed commands are tracked and stored in the history file. It can be used to view and recall the past commands. However, for security reasons...
Clear Arduino CLI Cache

Clear Arduino CLI Cache

During installation of libraries and boards platforms, downloaded archive files are placed in the cache. It can speed up workflow when want to reinstall library after removal. Library can be...