July 2021
Beginner to intermediate
774 pages
16h 47m
English
In this chapter, we will learn how to set up the tools required to run the commands described in this book on macOS with an Intel-based CPU. We will also learn how to get access to the source code of the book.
The following topics will be covered in this chapter:
If you are using a Windows PC, you should follow the instructions in Chapter 22, Installation Instructions for Microsoft Windows with WSL 2 and Ubuntu.
All of the commands described in this book are run on a MacBook Pro with macOS Big Sur and use bash, a command shell.
If you are using another shell, such as zsh, I recommend that you switch to bash before ...