Skip to content

Install SickGear [9] LinuxMint

SickGear edited this page Feb 25, 2023 · 1 revision

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

LinuxMint : SickGear Install Guide

Available for,

  • Linux Mint 18.2 (Sonya), Linux Mint 18.3 (Sylvia)

and the latest releases,

  • Linux Mint 19 (Tara), and Linux Mint 19.1 (Tessa)

... find the version of Linux Mint by opening System info from the Preferences menu.

  1. To install snap from the Software Manager application, search for snapd and click Install.
    Alternatively, install Snap by opening a 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