Skip to content

Install SickGear [8] Elementary

SickGear edited this page Feb 25, 2023 · 1 revision

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

elementary OS : SickGear Install Guide

  1. Install Snap, open Terminal from the Applications launcher...

    • sudo apt update

    • sudo apt install snapd

      Either log out and back in again, or restart your system, to ensure snap's paths are updated.

  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