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 FFmpeg 4.4 on Ubuntu 20.04

Install FFmpeg 4.4 on Ubuntu 20.04

FFmpeg is an open-source collection of tools that allows to process video and audio files. These tools used for converting video and audio files from one format into another, resizing...
Install Git on Ubuntu 24.04

Install Git on Ubuntu 24.04

Git is an open-source version control system for tracking file changes. Git is commonly used by developers during the software development. This tutorial explains how to install Git on Ubuntu...
Install Python 3.12 on Ubuntu 22.04

Install Python 3.12 on Ubuntu 22.04

Python is a programming language that is used to implement various kinds of applications. Python is often used for machine learning, deep learning, computer vision, and data analysis. This tutorial...
Install Java 21 on Ubuntu 24.04

Install Java 21 on Ubuntu 24.04

Java is a programming language which is used in many systems and applications. OpenJDK and Oracle JDK are two implementations of the Java. These Java implementations is based on same...
Install Apache 2.4 on Ubuntu 24.04

Install Apache 2.4 on Ubuntu 24.04

Apache HTTP Server is a cross-platform web server which serves web content to clients who request it. Apache is an open-source project which released under the Apache License 2.0. This...
Install Redis on Ubuntu 24.04

Install Redis on Ubuntu 24.04

Redis is an in-memory key-value data structure store. It often used as a database, cache, and message broker. Redis is an open-source project which released under a 3-clause BSD license...