Local dependencies
First install these dependencies
Go
1.19+
Docker
Latest
Cargo
Latest
Rust
Latest
GNU Make
Latest
GCC
Latest
CMake
Latest
Git
Latest
jq
Latest
Linux (General) / Ubuntu
Install Dependencies
Open a terminal and run the following commands:
CentOS / Fedora
These instructions cover CentOS, RHEL, and Fedora, which use the yum
or dnf
package managers.
Install Dependencies
Open a terminal and run the following commands:
Arch Linux
These instructions cover Arch Linux using the paru , yay or pacman package managers.
Install Dependencies
Open a terminal and run the following commands:
macOS
Install Homebrew
Homebrew is a package manager designed for macOS, streamlining software installation. If you haven't set up Homebrew on your Mac, you can find instructions at https://brew.sh/.
Install Dependencies
Open a terminal and run the following command:
Windows
Install Chocolatey
Chocolatey is a package manager developed for Windows, making software installation more straightforward. If you haven't added Chocolatey to your Windows environment, you can find guidance at https://chocolatey.org/install.
Install Dependencies
Open a Command Prompt or PowerShell with administrator privileges and run the following command:
Last updated