Install CMake on Raspberry Pi

Install CMake on Raspberry Pi

CMake is a tool that uses configuration file called CMakeLists.txt to generate standard build files such as makefiles on Unix systems, Visual Studio project files on Windows, and so on...
Install Go on Raspberry Pi

Install Go on Raspberry Pi

Go is a programming language developed by Google. It's an open-source, statically typed, compiled language. This tutorial shows how to install Go on Raspberry Pi. Install Go Connect to Raspberry...
Install inxi on Raspberry Pi

Install inxi on Raspberry Pi

The inxi is a command line tool that allows to retrieve details about hardware components on a system such as CPU, RAM, disks, network interfaces, USB controllers, graphics, audio, etc...