Install ccze on Ubuntu 22.04

Install ccze on Ubuntu 22.04

Reading and analyzing the log files in white text on a black background can be difficult and take a lot of time. Colorized log files is one of the solutions...
Install gifsicle on Ubuntu 22.04

Install gifsicle on Ubuntu 22.04

The gifsicle is a command line tool that can be used to create, edit, optimize, retrieve information, and perform other operations with GIF images. This tutorial shows how to install...
Install Siege on Ubuntu 20.04

Install Siege on Ubuntu 20.04

Siege is an open-source HTTP load testing and benchmarking tool. This tool enables to test web application by sending specified number of user requests simultaneously. This tutorial explains how to...
Install Tilde on Ubuntu 22.04

Install Tilde on Ubuntu 22.04

Tilde is a text editor that allows to create and modify text files via command line. This editor can be useful for users which normally work with GUI based text...
Install ipcalc on Ubuntu 22.04

Install ipcalc on Ubuntu 22.04

The ipcalc is a command line tool for calculating network and broadcast addresses, wildcard mask, host address range, and number of hosts for a given IPv4 address and netmask. This...
Install protoc on Ubuntu 22.04

Install protoc on Ubuntu 22.04

Protocol buffers also known as protobuf is a cross-platform data format for serializing structured data. The protoc is a protocol buffer compiler used to compile .proto files which describes message...
Install img2pdf on Ubuntu 22.04

Install img2pdf on Ubuntu 22.04

The img2pdf is a tool for converting images (JPEG, PNG, etc.) to PDF file via command line. This tool performs a lossless conversion. The images included in the PDF file...
Install docx2txt on Ubuntu 22.04

Install docx2txt on Ubuntu 22.04

The docx2txt is a command line tool for converting MS Word (DOCX) files to plain text files while preserves some formatting. This tool requires the Perl interpreter. This tutorial shows...