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
Install wisu on Ubuntu 26.04

Install wisu on Ubuntu 26.04

The wisu is a command-line tool designed for inspecting directories and summarizing file usage in a clear and structured way. It is particularly useful for analyzing disk consumption and navigating...
Install jsongrep on Ubuntu 26.04

Install jsongrep on Ubuntu 26.04

The jsongrep is a command-line tool for querying and extracting values from JSON, YAML, TOML, JSONL, and other serialization formats. It uses a JSONPath-inspired query language based on regular path...
Check systemd Version on Linux

Check systemd Version on Linux

The systemd is the init system and service manager used by many modern Linux distributions, including Ubuntu and Debian. Identifying the installed version can be useful for debugging issues or...
Get Page Size using C

Get Page Size using C

In systems programming, retrieving the memory page size can be important for tasks such as optimizing allocations, aligning buffers, or interacting with low-level APIs. A memory page represents the smallest...
Install 7-Zip on Ubuntu 24.04

Install 7-Zip on Ubuntu 24.04

7-Zip is an open-source archiving tool designed for efficient file compression and extraction. It supports a wide range of archive formats. It also delivers high compression ratios, reducing file sizes...