Software

What is the first thing to know about software with Linux?

Well, quite simply, software with Linux derives from either command prompt or more typically and widely used, software that you point and click with in a GUI (Graphical User Interface) format.

If you are new to Linux, moving from Windows or macOS or simply don't know what a command prompt is - you will want to use the Graphical User Interface running either GNOME or KDE.

  • Posted on
    Featured Image
    When it comes to using the terminal in Linux, most users are familiar with Bash, the Bourne Again SHell, which comes pre-installed on many Linux distributions. However, there's an alternative that has been gaining popularity due to its user-friendliness and interactive features: the Friendly Interactive Shell, or fish. In this post, we'll explore what makes fish stand out and provide detailed installation instructions across various Linux distributions using different package managers like apt, dnf, and zypper. Fish is a smart and user-friendly command line shell that is designed for interactive use. Unlike many other shells that require significant setup or scripting out of the box, fish works effectively right after installation.
  • Posted on
    Featured Image
    For Linux enthusiasts and power users, the choice of a shell can greatly enhance the terminal experience. While Bash is the default shell on many Linux distributions, zsh (Z Shell) provides a wealth of features helpful for interactive use and scripting. In this blog, we'll explore what makes zsh a compelling option and how to install it across various Linux distributions. zsh is a Unix shell that is built on the same architecture as Bash. It includes advanced features such as superior scriptability, improved tab completion, and customizable appearances. zsh combines the best aspects of other shells like bash and ksh, adding its own enhancements.
  • Posted on
    Featured Image
    In the world of software development, YAML has become a universally accepted format for configuration files, due to its human-readable structure. However, manipulating YAML data directly from the command line or within shell scripts can be complex and error-prone. This is where yq comes into play. Inspired by the functionality of jq (a command-line JSON processor), yq is a powerful tool that allows you to read, write, and modify YAML files with ease. In this blog post, we'll explore the capabilities of yq, provide detailed installation instructions for various Linux distributions, and demonstrate some basic usage. yq is a lightweight and portable command-line YAML processor.
  • Posted on
    Featured Image
    In the realm of command-line tools for processing JSON data, jq stands out as a powerful and flexible solution. Whether you're a developer, a system administrator, or just a tech enthusiast, having jq in your toolkit can dramatically simplify handling JSON-formatted data from APIs, configuration files, or any other source. This blog post provides a comprehensive guide to jq, including installation instructions across various Linux distributions, basic usage examples, and tips to get you started. jq is a lightweight and command-line JSON processor that allows you to slice, filter, map, and transform structured data with the same ease that sed, awk, grep and friends let you play with text.
  • Posted on
    Featured Image
    In the realm of web development and API testing, HTTPie stands out as a user-friendly HTTP client, favored for its simplicity and effectiveness over traditional command-line tools like curl and wget. HTTPie is designed to make CLI interaction with web services as human-friendly as possible, offering a straightforward and intuitive syntax. This article will guide you through the installation of HTTPie on various Linux distributions using different package managers and demonstrate basic usage to get you started. HTTPie (pronounced aitch-tee-tee-pie) is a command line HTTP client. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized responses.
  • Posted on
    Featured Image
    When it comes to working with files in a Linux environment, ls has been the go-to command for listing directory contents for decades. It serves its purpose well, but for advanced users and those who crave more detailed and visually appealing output, there's a better tool available. Enter exa, a modern, improved replacement for ls that comes with more features and better defaults. Exa is a command-line tool designed to be a modern replacement for the venerable ls command. It integrates seamlessly with modern workflows, offering features like git integration, tree views, and more informative, color-coded displays. The tool is written in Rust, ensuring it's both fast and reliable.
  • Posted on
    Featured Image
    Switching between directories is a common task for many Linux users, whether they're system administrators, developers, or just enthusiasts exploring the capabilities of their systems. While the traditional cd command does the job, it can often be cumbersome when you're managing complex directories or bouncing frequently between multiple locations. That’s where zoxide, a smarter and faster way to navigate Linux file systems, comes in. Zoxide is a modern replacement for cd that works across all major shells, including bash, zsh, and fish. It's built in Rust, combining safety and speed. Instead of having to remember and type full directory paths, zoxide learns your habits and indexes directories based on frequency and recency.
  • Posted on
    Featured Image
    If you frequently find yourself working in the Linux terminal, you're probably familiar with cat, a widely-used command for file concatenation and display. However, if you're a programmer or someone who deals with configuration files and logs, you might want something more visually informative, especially when it comes to syntax. Enter bat - a command line tool that serves as a drop-in replacement for cat but with the supercharged features of syntax highlighting, Git integration, and automatic paging. bat is much like cat, but with syntax highlighting and a lot more features. It supports a wide range of programming and markup languages and integrates with Git to show modifications in the file.
  • Posted on
    Featured Image
    In the wide array of tools available for search operations within Linux, one particularly stands out for its speed and efficiency—ripgrep, often referred to as rg. This command-line utility is built specifically to replace the traditional tools like grep, ack, and ag with a focus on speed and practicality. rg leverages Rust's regular expression library, which is famous for its performance, to conduct searches. ripgrep distinguishes itself with several inbuilt functionalities that make it the first choice for developers and system administrators: Speed: ripgrep is incredibly fast. It is optimised to perform searches quickly by automatically skipping certain directories like .git.
  • Posted on
    Featured Image
    In the sprawling filesystems of modern computers, locating files, directories, and even snippets of text within files can sometimes feel like searching for a needle in a digital haystack. Luckily for Linux users, a tool named fzf comes to the rescue. This powerful command-line utility offers a fast and friendly means to perform fuzzy searches and transform the way you find things on your computer. Here’s a deep dive into what fzf is, why you might want to use it, and how you can get it running on your Linux distribution. fzf is a general-purpose command-line fuzzy finder. It's written in Go and integrates seamlessly with Bash, Zsh, and Vim, among other environments.
  • Posted on
    Featured Image
    In the world of software development, or any field that demands a bit of organization, taking notes is an essential part of daily life. While there are numerous note-taking applications out there, few cater to the specific needs of those who prefer staying within the command-line environment. This is where Dnote shines, a simplistic yet powerful tool designed for developers and terminal enthusiasts. Below, you'll learn more about Dnote and how to get it up and running on different Linux distributions. Dnote is a streamlined, command-line note-taking application that helps you capture and organize your ideas without leaving the terminal.
  • Posted on
    Featured Image
    For those who delight in adding a bit of whimsy and color to their computing experience, there’s nothing quite like the Nyancat flying through the starry expanse right in your Linux terminal. Whether you’re a long-term Linux enthusiast or new to the platform, the Nyancat CLI application is a fun way to customise your terminal’s appearance and show off a bit of personality in a world of text and commands. Nyancat, also known as Pop-Tart Cat, is an internet meme that became widely popular due to its delightful animation of a cat flying through space, leaving a rainbow trail behind it, combined with a catchy Japanese pop song.
  • Posted on
    Featured Image
    In the world of productivity tools, the simplicity of the command line can often be overshadowed by the glitz of graphical user interfaces. However, for developers and system administrators who spend a significant portion of their day in terminal windows, a command-line tool can be a super-efficient way to manage tasks. Enter Taskbook, a sleek, Kanban-style task manager designed specifically for the command line, offering a seamless way to track tasks and notes without leaving the comfort of your terminal. Taskbook is a command-line task manager that allows you to handle your to-dos, notes, and various tasks using a straightforward and minimalistic approach.
  • Posted on
    Featured Image
    Navigating through the dense forest of files and directories on your Linux system doesn't have to be a laborious task. Thanks to tools like broot, a modern and interactive approach to managing your file system is just a terminal session away. Broot offers a tree-like visualization of directories, allowing users to explore, manipulate, and search files efficiently. In this blog post, we'll delve deep into broot: what it does, why you might prefer it, and how to get it up and running on your system. Broot (pronounced "b-root") is a command-line utility tool that provides a better way to explore and manage directories.
  • Posted on
    Featured Image
    Facing the Linux command line can often feel daunting, especially when you're trying to remember how to use specific commands correctly. Traditional man pages are always there to help, detailing every possible nuance of commands. However, for those looking for quick reminders and practical examples, diving into man pages can be overwhelming. Enter "tldr" – a simplified, community-driven approach that offers concise and practical usage examples for various commands in the Linux realm. tldr (short for "too long; didn't read") is a command-line tool that provides simplified, example-based help pages for Unix/Linux commands.
  • Posted on
    Featured Image
    When it comes to writing or maintaining shell scripts in Linux, avoiding errors and improving script quality can be challenging, especially as complexity grows. This is where ShellCheck steps in—a versatile tool that acts as both a linter and a guide for your scripts, pointing out potential issues, suggesting improvements, and teaching best practices along the way. ShellCheck is a static analysis tool designed for shell scripts. It reads your shell scripts and warns about common mistakes that might lead to bugs or inefficiencies. These include syntax errors, deprecated uses, potential command misuse, and more. It's akin to having a senior developer looking over your shoulder, offering guidance and suggestions to refine your script.
  • Posted on
    Featured Image
    For Linux enthusiasts, learning Bash commands can be somewhat tedious through typical tutorials and guides. However, there's an engaging and interactive way to master the Linux shell—welcome to "bashcrawl"! Bashcrawl is a unique, text-based dungeon crawl game designed to teach you the ins and outs of Bash in an entertaining and practical approach. In this article, we will explore what bashcrawl is, how it can boost your Bash knowledge, and provide you with straightforward installation instructions for different Linux distributions. Bashcrawl is devised for those who want to learn Bash scripting and commands within the context of a game.
  • Posted on
    Featured Image
    Every developer has been there: you're flowing through your commands, and suddenly, instead of typing git, you type gti. It's a common typo, one that usually just results in a terminal error. However, thanks to the playful Linux tool called gti, this typo can bring a little delight to your command line interface. gti is a small, amusing utility for developers or anyone frequently using the git command. Rather than showing an error message, gti triggers a short animation of a car (similar to a GTI car) driving across your terminal window. It's a lighthearted tool that can lighten the mood, surely bringing a smile when you make this common keystroke error.
  • Posted on
    Featured Image
    When working in the Linux terminal, efficiency and speed are often determined by how quickly and accurately you can type commands. For longtime users and beginners alike, remembering every option and syntax can be daunting. This is where Fig comes into play, revolutionizing the terminal experience by adding powerful autocomplete and suggestion capabilities to your Bash environment. Fig is an autocomplete tool that helps you to navigate your command line interface more efficiently. It not only suggests commands as you type but also provides explanations and auto-fills complex commands with multiple options, similar to features found in modern IDEs.
  • Posted on
    Featured Image
    Are you a weather enthusiast or someone who just needs quick weather updates without leaving your terminal? If so, wttr.in is an excellent tool for you. This service allows you to fetch weather forecasts right from your command line, using curl or wget to make it work. It's simple, efficient, and perfect for server administrators, developers, or any Linux enthusiast who prefers the terminal to graphical apps. wttr.in is a web service that provides a console-oriented weather forecast for almost any city in the world. The service is based on wttr.in/WeGo weather backend, which aggregates data from various meteorological services and presents it in a visually appealing form in the terminal. Features of wttr.
  • Posted on
    Featured Image
    When working in a Linux environment, efficiency and real-time feedback are crucial, especially when handling large volumes of data. Whether you are transferring large files, compressing data, or streaming data between processes, knowing how fast the data is moving and how much time it might take to complete can be incredibly valuable. This is where the utility pv (Pipe Viewer) becomes an indispensable tool in your Linux toolkit. In this blog post, we'll dive into what pv is, why you should use it, and how to install and utilize it across different Linux distributions. pv stands for Pipe Viewer, a terminal-based tool in Unix-like systems that allows you to monitor the progress of data through a pipeline.
  • Posted on
    Featured Image
    If you've ever watched a hacker movie, you're probably familiar with the dramatic portrayal of computer hacking: rapid typing, screens flashing with incomprehensible code, constantly changing statistics, and an array of terminal windows. It might not be the most accurate representation of real-world programming or hacking, but it sure looks cool. If you want to turn your Linux terminal into a similar high-tech spectacle, the "Hollywood" utility is just what you need. Hollywood is a fun utility tool developed by Dustin Kirkland.
  • Posted on
    Featured Image
    In the bustling world of coding, efficiency and tools that offer a swift glance at our project's stats are vital. Onefetch is a CLI tool designed for developers who use Git, providing an intriguing mix of useful repository stats and the artistic touch of ASCII art representation of the programming language used. In this blog post, we'll explore the nuances of Onefetch and provide detailed installation instructions for various Linux distributions using different package managers like apt, dnf, and zypper. Onefetch is a command-line tool that allows programmers to see detailed information about a Git repository directly in their terminal.
  • Posted on
    Featured Image
    If you've ever wanted to explore the quirky side of your Linux terminal or give it a creative twist, ASCII art can be a fantastic and fun way to do so. Among the myriad of tools available for this, one particularly interesting choice is bb. It's not just an application; think of it as a delightful ASCII art demo that turns your CLI into a vibrant, animated gallery. In this blog post, I'll guide you through what bb is, why it might be worth your time, and of course, how to install it on your Linux system using various package managers like apt, dnf, and zypper. bb is a high-quality ASCII art render application that showcases various pieces of ASCII art in a mesmerizing demo format. This tool was originally created by Thomas E.
  • Posted on
    Featured Image
    Have you ever wanted to spice up your Linux terminal with something visually entertaining? If yes, let's delve into a fun little tool that transforms your usual command line into a flickering ASCII art fireplace. It's called "aafire," and it's part of the aalib package, a library designed to help you render images and animations in ASCII art. This little application is a perfect blend of nostalgia and tech charm, an entertaining way to demonstrate the capabilities of your terminal. In today’s blog, I’ll guide you through the setup of aafire on various Linux distributions and show you how to use it to light up a virtual fire in your terminal window.