1. Install Precompiled TensorFlow Lite 2.16 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.9 on Raspberry Pi
  5. Install PHP 8.3 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
  1. Install Precompiled TensorFlow Lite 2.16 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.9 on Raspberry Pi
  5. Install PHP 8.3 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
Install procs on Ubuntu 20.04

Install procs on Ubuntu 20.04

The procs is a tool that displays active processes on a system. This tool can be used as an alternative to the ps command. This tutorial demonstrates how to install...
Install xsv on Ubuntu 20.04

Install xsv on Ubuntu 20.04

The xsv is a command line based CSV processor which allows to search, slice, split, join, sort, or perform other operations on CSV data. This tutorial shows how to install...
Install htmlq on Ubuntu 22.04

Install htmlq on Ubuntu 22.04

The htmlq is a command line based HTML processor which allows manipulating, filter and extract content from HTML using CSS selectors. This tutorial explains how to install htmlq on Ubuntu...
Install jq on Ubuntu 22.04

Install jq on Ubuntu 22.04

JSON is a text-based data format which is widely used for storing or exchanging data between systems. The jq is a command line based JSON processor that allows to transform...