> For the complete documentation index, see [llms.txt](https://docs.blusapphire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blusapphire.io/m-soc/m-soc-or-log-collection-and-forwarding-guide/macos-package-installation.md).

# MACOS Package Installation

### Installation Steps

Follow these steps to install the MACOS package:

1. **Download the Package**
   * Visit the portal <https://console.blusapphire.com> and download the **MACOS** package.

<figure><img src="/files/E7bHVB6m9AKtep1ILTcp" alt=""><figcaption></figcaption></figure>

2. **Extract the Package**

* Locate the downloaded file and move it to the C:/ Folder.
* Right click on the Folder and click on "New Terminal Tab at Folder".
* It will navigate to the Terminal.

<figure><img src="/files/AvC7LuCWijM9BQvsSJDk" alt="" width="375"><figcaption><p>Package Folder</p></figcaption></figure>

<figure><img src="/files/hW7qhkWnfrqxQPxuOk2m" alt="" width="563"><figcaption><p>Terminal login page</p></figcaption></figure>

3. **Execute the Command**

* In the terminal, run the following command:

  ```
  chmod +x ./install.sh
  ```

<figure><img src="/files/dV5g3aqJp3Ir3Ux6QxfZ" alt="" width="563"><figcaption><p>User Add</p></figcaption></figure>

4. **Execute the Installation Command**

* In the terminal, run the following command:

  ```
  sudo ./install.sh
  ```

&#x20;     Enter the System Password (password will not visible, just type in and press enter)

* **Note**: You will need `sudo` access to execute this command. Make sure you have the necessary permissions.

<figure><img src="/files/LAuqCQwblMDWIg9b0t7B" alt="" width="375"><figcaption><p>Package Installation </p></figcaption></figure>

5. **Verify the Installation**

* After installation is complete, verify that the installation was successful by running the following command:

  ```
  $ sudo launchctl list | grep com.blusapphire
  ```

<figure><img src="/files/rkU2eOtZJGjTNeKCJMm4" alt="" width="375"><figcaption><p>Services Runing Status</p></figcaption></figure>
