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.4 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.4 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
Install ExifTool on Ubuntu 24.04

Install ExifTool on Ubuntu 24.04

ExifTool is a command line application used for reading, writing, and editing metadata in a wide variety of file types, especially images, audio, and video files. It supports numerous metadata...
Clean Build Directory using CMake

Clean Build Directory using CMake

When working with CMake, keeping the build directory clean is important to avoid stale or conflicting object files, especially when switching build configurations. Instead of manually deleting the build directory...
Install gallery-dl on Ubuntu 24.04

Install gallery-dl on Ubuntu 24.04

The gallery-dl is a command line tool designed to download image galleries and collections from various websites. It supports many popular image hosting platforms, art communities, and social media sites...
Install Meson on Ubuntu 24.04

Install Meson on Ubuntu 24.04

Meson is a modern open-source build system designed to be fast, user-friendly, and highly portable. It is primarily used to compile and manage software projects written in C, C++, Fortran...
Install Sniffnet on Ubuntu 24.04

Install Sniffnet on Ubuntu 24.04

Sniffnet is an open-source network monitoring tool designed to analyze and visualize internet traffic on a local device in real-time. It is known for being lightweight, user-friendly, and cross-platform. This...