asdf – Command-line interface for managing versions of different packages

"asdf" is a powerful command-line interface (CLI) tool that simplifies the management of multiple versions of different packages. It provides…

asciinema – Record and replay terminal sessions, and optionally share them on asciinema.org

"asciinema" is a versatile tool that allows users to record and replay terminal sessions, providing a convenient way to capture…

asciidoctor: A processor that converts AsciiDoc files to a publishable format

"asciidoctor" is a powerful processor designed to convert AsciiDoc files into a publishable format. AsciiDoc is a lightweight markup language…

asar – A file archiver for the Electron platform (Command Examples)

"asar" is a file archiver specifically designed for the Electron platform. Electron is a popular framework used for building cross-platform…

arping: Discover and probe hosts in a network using the ARP protocol (Command Examples)

"arping" is a network utility that enables users to discover and probe hosts within a network using the Address Resolution…

arp-scan: Send ARP packets to hosts (specified as IP addresses or hostnames) to scan the local network

"arp-scan" is a network scanning tool that allows users to send Address Resolution Protocol (ARP) packets to hosts within a…

aria2c: Fast download utility (Command Examples)

"aria2c" is a versatile and efficient download utility that allows users to download files from various protocols, including HTTP(S), FTP,…

argon2: Calculate Argon2 cryptographic hashes (Command Examples)

"Argon2" is a cryptographic hashing algorithm designed to securely hash sensitive information, such as passwords or other user credentials. It…

arduino: Arduino Studio – Integrated Development Environment for the Arduino platform

The "Arduino Studio" is an Integrated Development Environment (IDE) specifically designed for the Arduino platform, which is widely used in…

arduino-builder: A command-line tool for compiling arduino sketches

The "arduino-builder" is a command-line tool designed for compiling Arduino sketches, which are programs written for Arduino boards. It provides…