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 aria2 on Ubuntu 20.04

Install aria2 on Ubuntu 20.04

The aria2 is a tool which allows to donwload files via command line using various protocols such as HTTP, HTTPS, FTP, SFTP, BitTorrent, and Metalink. This tool resumes incomplete download...
Install PostgreSQL 16 on Ubuntu 22.04

Install PostgreSQL 16 on Ubuntu 22.04

PostgreSQL is a cross-platform relational database that allows to access data using SQL language. PostgreSQL is an open-source project that available under the PostgreSQL License. This tutorial shows how to...
Install hexyl on Ubuntu 20.04

Install hexyl on Ubuntu 20.04

The hexyl is a hex viewer via command line. This tool uses colors to distinguish between categories of bytes (printable ASCII characters, whitespace characters, NULL bytes, and other). This tutorial...
Install dstp on Ubuntu 20.04

Install dstp on Ubuntu 20.04

The dstp is a command line tool that allows to run common networking tests against specified website. This tool performs ping, DNS lookup, checks HTTPS status and SSL/TLS certificate validity...
Install exa on Ubuntu 20.04

Install exa on Ubuntu 20.04

The exa is a command line tool for displaying a list of files and directories and detailed information about them. The exa can be used as an alternative to the...