Install ripgrep on Ubuntu 20.04

Install ripgrep on Ubuntu 20.04

The ripgrep is a command line tool which allows to search for a strings in files using regex pattern. By default, ripgrep ignores files and directories that specified in .gitignore...
Install GoTTY on Ubuntu 20.04

Install GoTTY on Ubuntu 20.04

GoTTY is a tool which allows to share terminal in the browser. It converts command line tools into web applications. GoTTY is written in Go programming language. This tutorial shows...
Install grex on Ubuntu 20.04

Install grex on Ubuntu 20.04

The grex is a command line tool and library for creating Perl compatible regular expressions (PCRE) from user given test cases. The grex outputs a regular expression that only match...
Install Tokei on Ubuntu 20.04

Install Tokei on Ubuntu 20.04

Tokei is a command line tool for counting blank lines, comment lines, and physical lines of source code. Results are displayed in the table. Tokei supports various programming languages. This...
Install wuzz on Ubuntu 20.04

Install wuzz on Ubuntu 20.04

The wuzz is a command line tool for inspecting HTTP requests interactively. User is able to provide URL, params, HTTP method, request headers and data in different sections. HTTP request...
Install jid on Ubuntu 20.04

Install jid on Ubuntu 20.04

The jid is a command line tool which allows to drill down JSON data interactively using filters. This tool provides suggestion and auto-completion. This tutorial demonstrates how to install jid...
Install mediainfo on Ubuntu 20.04

Install mediainfo on Ubuntu 20.04

The mediainfo is a command line tool to show information about video and audio files. Information is presented in grouped categories such as general, video, audio, text, chapters, and other...
Install Neofetch on Ubuntu 20.04

Install Neofetch on Ubuntu 20.04

Neofetch is a command line tool for displaying system information such as operating system, kernel, uptime, CPU, GPU, memory, number of installed packages, etc. This tool is written using Bash...