Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 492 Bytes

INSTALLATION.md

File metadata and controls

20 lines (15 loc) · 492 Bytes

Installing packages

Operating System

Debian

Download and install the debian (.deb) package: $ sudo dpkg -i <packagename>.deb

RPM

Download and install the RPM (.rpm) package. rpm -i <packagename>.rpm

Windows

Download the <packagename>.zip file and extract it. Move the folder to your desired location. Add the file path to an environment variable.

Docker

Download and install the latest docker image. docker pull ghcr.io/n64-tools/gcc-toolchain-mips64:latest