Skip to main content

Install

The project has 2 components:

  • Glacier — the core server
  • Frost — the client component (similar to Steam)
## Linux Installation ```bash # Debian / Ubuntu sudo apt install frost # Arch yay -S frost # Or via the install script curl -fsSL https://get.frost.sh | bash ``` After installation, start the client: ```bash frost ``` Sign in to connect to your Glacier server.