1. Install Precompiled TensorFlow Lite 2.19 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.19 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 Clang-Tidy on Ubuntu 24.04

Install Clang-Tidy on Ubuntu 24.04

Clang-Tidy is a command line tool that performs static analysis on C and C++ source code to identify bugs, stylistic issues, and performance improvements. It helps enforce coding standards, catch...
Install Tabiew on Ubuntu 24.04

Install Tabiew on Ubuntu 24.04

Tabiew is a command line tool for viewing and querying tabular data files, such as CSV, Parquet, Excel, and more. It provides an intuitive terminal interface, making data exploration fast...
Install GitQL on Ubuntu 24.04

Install GitQL on Ubuntu 24.04

GitQL (Git Query Language) is a command line tool that lets you query Git repositories using a familiar SQL-like syntax. It transforms the Git commit history into a virtual table...