1. Install Precompiled TensorFlow Lite 2.18 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.11 on Raspberry Pi
  5. Install PHP 8.4 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
  1. Install Precompiled TensorFlow Lite 2.18 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.11 on Raspberry Pi
  5. Install PHP 8.4 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
Install IOzone on Raspberry Pi

Install IOzone on Raspberry Pi

IOzone is a filesystem benchmarking tool that evaluates the performance of various file operations in different environments. It tests file input/output (I/O) operations such as read, write, re-read, re-write, random...
Install Hadolint on Ubuntu 24.04

Install Hadolint on Ubuntu 24.04

Hadolint is a linter for Dockerfiles. It helps to detect security issues, syntax errors in Dockerfiles, and build Docker images that follow best practices. Hadolint is based on ShellCheck, which...