Sources - Samba
This document defines the prerequisites the All-In-One Installer of APARAVI requires for them to run on MacOS and Windows in terms of hardware.
Supported MacOS Versions with this installer are the following :
MacOS Version | RAM | Cores |
MAC Sonoma - Version 14 | 24 GB | 8+ |
MAC Sequoia - Version 15 | 24 GB | 8+ |
Note: Any old version that is not maintained or supported by Apple (https://en.wikipedia.org/wiki/MacOS_version_history) will not be supported by APARAVI.
To connect an SMB data source on a Mac machine, users need the Samba library. Here's the command to install Samba via Homebrew, a package manager commonly used on macOS:
Intel-based machines:
brew install samba
ARM-based machines (M-series):
- arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
- arch -x86_64 /usr/local/bin/brew install samba
Supported Windows Versions with this installer are the following :
Windows Version | RAM | Cores | GPU Required |
Windows 10 | 24 GB | 8+ | Yes |
Windows 11 | 24 GB | 8+ | Yes |