gitlabEdit

applemacOS

How to install Nitrocid KS on macOS

Installing Nitrocid KS on macOS is pretty easy. Before performing the installation, your macOS system must meet the following requirements:

circle-info

Extra kernel add-ons may require additional hardware on your computer to work. For example, the BassBoom addon requires that you have audio drivers installed on your computer.

To run Nitrocid KS in the absolute minimum requirements, your computer needs to have the following installed:

System
Framework
Terminal

Installation

There is one way to install Nitrocid KS on macOS systems. Follow these steps to get started:

1

Check your dependencies

Ensure that you have all the required software installed

2

Download the latest ZIP

Download the latest release ZIP file from this pagearrow-up-right.

3

Extract the archive

Unpack the ZIP archive to any folder of your choice

4

Open the terminal emulator

Open your favorite terminal emulator, like iTerm2, and change the working directory to a folder containing the Nitrocid KS executable

5

Execute Nitrocid on your terminal

Execute dotnet Nitrocid.dll to start the kernel


Upgrade

The only way to upgrade Nitrocid in macOS is to unpack the updated files manually. To upgrade, follow these steps:

1

Download the latest ZIP

Download the latest release ZIP file from this pagearrow-up-right.

2

Extract the archive

Unpack the ZIP archive to any folder of your choice

3

Open the terminal emulator

Open your favorite terminal emulator, like iTerm2, and change the working directory to a folder containing the Nitrocid KS executable

4

Execute Nitrocid on your terminal

Execute dotnet Nitrocid.dll to start the kernel

Last updated