Install pastel on Ubuntu 20.04

Install pastel on Ubuntu 20.04

The pastel is a tool for converting, generating, analyzing and manipulating colors via command line. This tool is written in Rust programming language. This tutorial explains how to install pastel...
Install Onefetch on Ubuntu 20.04

Install Onefetch on Ubuntu 20.04

Onefetch is a command line tool for displaying Git repository summary such as project name, version, authors, license, programming languages that are used to create project, and more. This tutorial...
Install Sysbench on Ubuntu 20.04

Install Sysbench on Ubuntu 20.04

Sysbench is an open-source tool which allows to benchmark system by performing various tests for CPU, RAM, disk I/O and database (e.g. MySQL). This tutorial shows how to install Sysbench...
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...