Install jless on Ubuntu 24.04

Install jless on Ubuntu 24.04

The jless is a command line tool designed to view and navigate JSON data efficiently. It is particularly useful for working with large JSON files or API responses, providing a...
Install dua on Ubuntu 24.04

Install dua on Ubuntu 24.04

The dua command line tool, short for "Disk Usage Analyzer", is a utility designed to help users quickly analyze and visualize disk usage in a terminal. It is similar to...
Install qsv on Ubuntu 24.04

Install qsv on Ubuntu 24.04

The qsv command line tool is designed for handling CSV files. It is a fast and versatile tool that provides a wide range of functionalities for processing CSV data. The...
Install Kalker on Ubuntu 24.04

Install Kalker on Ubuntu 24.04

Kalker is a command line tool designed for mathematical calculations. It provides a simple and efficient way to perform various mathematical operations directly from the terminal. This tutorial demonstrates how...
Install miniserve on Ubuntu 24.04

Install miniserve on Ubuntu 24.04

The miniserve is a command line tool for serving files and directories over HTTP. It's a lightweight, single-binary application written in Rust programming language, designed to make it easy to...
Install Trippy on Ubuntu 24.04

Install Trippy on Ubuntu 24.04

Trippy is a command line tool designed for network troubleshooting and diagnostic purposes. It combines the functionalities of traditional tools like ping and traceroute to provide enhanced visibility into network...
Install eza on Ubuntu 24.04

Install eza on Ubuntu 24.04

The eza tool is a modern replacement for the traditional Unix ls command. It is designed to be more user-friendly and visually appealing while providing additional functionality. This tutorial demonstrates...
Install Deno on Ubuntu 24.04

Install Deno on Ubuntu 24.04

Deno is a JavaScript runtime which is based on the V8 engine and written by using the Rust programming language. Deno serves as an alternative to Node.js. This tutorial demonstrates...
Install Bun on Ubuntu 24.04

Install Bun on Ubuntu 24.04

Bun is a modern JavaScript runtime and package manager designed to be fast and efficient. It serves as an alternative to traditional JavaScript runtime like Node.js. Bun is built from...
Install NASM on Ubuntu 24.04

Install NASM on Ubuntu 24.04

NASM, which stands for Netwide Assembler, is an assembler for the x86 and x86-64 computer architectures. It is used to convert assembly language code into machine code that can be...