Aptivi - Stable Manuals
ProjectsWebsiteBlog
BassBoom v0.1.x - Manual
BassBoom v0.1.x - Manual
  • Welcome!
  • Versions
    • Version Release Notes
      • API v1.0 series
    • Compatibility Notes
  • Installation
    • Installing BassBoom
      • Windows
      • macOS
      • Linux
      • Android
    • Upgrading BassBoom
      • Windows
      • macOS
      • Linux
      • Android
  • Fundamentals
    • What is the music player?
    • What is BassBoom?
    • BassBoom Features
      • BassBoom CLI
      • BassBoom GUI
  • Power Users
    • Using Basolia
      • Devices
      • File
      • Format
      • Lyrics
      • Playback
      • Albums
      • Radio
  • Report an issue
  • Source code
  • API Reference
Powered by GitBook
On this page
Edit on GitHub
  1. Installation
  2. Upgrading BassBoom

macOS

Upgrading BassBoom on macOS

Last updated 1 month ago

The only way to upgrade BassBoom in macOS is to unpack the updated files manually. This method also works for bleeding-edge builds, though you have to use unzip instead. To upgrade, follow these steps:

  1. Download the latest release ZIP file from .

  2. Unpack the ZIP archive to any folder of your choice

  3. Open your favorite terminal emulator, like iTerm2, and change the working directory to a folder containing the BassBoom executable

  4. Execute dotnet BassBoom.Cli.dll to start the kernel

this page