Skip to content

Install SickGear [12] Zorin

SickGear edited this page Feb 25, 2023 · 1 revision

SickGear Wiki: Home | Reporting Issues | Frequently Answered Questions | > Install Guides <

Zorin OS : SickGear Install Guide

Launch the terminal from the Utilities menu...

If running Zorin 12.3 or later, Snap is already installed, skip to step 2

  1. Install Snap...

    • sudo apt update
    • sudo apt install snapd
  2. Install and run SickGear (you must sudo)...

    • sudo snap install sickgear
    • sudo /snap/bin/sickgear (use which sickgear to find path, e.g. /snap/bin/sickgear)

SickGear will exit with a data directory write permission fail message if you do not use sudo

All done, you can access SickGear at http://localhost:8081


Clone this wiki locally