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 Lefthook on Ubuntu 26.04

Install Lefthook on Ubuntu 26.04

Lefthook is a fast and flexible Git hooks manager designed to simplify repository automation. It enables running scripts on Git events such as commits, pushes, and merges while keeping configuration...
Install b3sum on Ubuntu 26.04

Install b3sum on Ubuntu 26.04

The b3sum is a command-line utility which generates hashes using the BLAKE3 cryptographic hash function. Its high performance make it well suited for verifying data integrity. This tutorial explains how...
Install GitUI on Ubuntu 26.04

Install GitUI on Ubuntu 26.04

GitUI is a terminal interface for Git operations. It provides an efficient way to inspect commit logs, manage branches, stage changes, and perform other Git tasks directly from the command...
Install Claude Code on Ubuntu 26.04

Install Claude Code on Ubuntu 26.04

Claude Code is a command-line tool designed to bring AI-assisted development workflows directly into the terminal. It enables interaction with Claude models for coding tasks, automation, and local development assistance...
Get Configuration Settings using APT

Get Configuration Settings using APT

Modern Linux distributions rely on package management tools to control software installation and system behavior. One of the most widely used tools in Debian-based systems is the APT, which maintains...