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 Composer on Ubuntu 24.04

Install Composer on Ubuntu 24.04

Composer is a dependency management tool for PHP which enables to specify libraries on which project depends on. Composer manages libraries installation and update per-project (the default) or globally. This...
Install hexyl on Raspberry Pi

Install hexyl on Raspberry Pi

The hexyl is a hex viewer via command line. It uses colors to distinguish between categories of bytes (printable ASCII characters, whitespace characters, NULL bytes, and other). This tutorial shows...
Install Lynis on Raspberry Pi

Install Lynis on Raspberry Pi

Lynis is a command line tool that allows to perform security audit, vulnerability detection, system hardening, etc. It scans the system to find configuration mistakes, vulnerable packages, insecure services, wrong...
Install inxi on Ubuntu 20.04

Install inxi on Ubuntu 20.04

The inxi is a command line tool that enables to get details about various hardware components on a system such as CPU, RAM, disks, network interfaces, USB controllers, graphics, audio...
Install hwinfo on Ubuntu 20.04

Install hwinfo on Ubuntu 20.04

The hwinfo is a tool that can allows to get details about various hardware components on a system via command line. This tool shows information about CPU, RAM, disks, network...