Upgrade ‐ Linux - babsonnexus/stream-link-manager-for-channels GitHub Wiki

  1. In a terminal, navigate to your Streaming Library Manager directory and type in the following command:

    ./slm.sh upgrade
    
  2. As the process runs, you should see something like this:

    image

    ... a whole lot of lines related to installing requirements and building the executable...

    image

  3. The most important thing is that the /slm application was terminated or not running, allowing the upgrade to take place. After the upgrade, you will need to restart the program manually or with a reboot. See Startup for details.