How to Install SickChill on Manjaro

SickChill is a program that allows users to automatically download their favorite TV shows, including the latest episodes, subtitles, and more. In this tutorial, you will learn how to install SickChill on Manjaro.

Prerequisites

Before we begin, make sure that you have the following:

Installing SickChill on Manjaro

  1. Open your terminal emulator.

  2. Type the following command to install Git, a version control system:

    sudo pacman -S git
    
  3. Clone the SickChill repository by typing the following command:

    git clone https://github.com/SickChill/SickChill.git
    
  4. Once the cloning process is complete, navigate to the newly created SickChill directory by typing:

    cd SickChill
    
  5. Install the required dependencies to run SickChill by typing:

    pip install -r requirements.txt
    

    Note: If pip is not installed on your system, you can install it by typing:

    sudo pacman -S python-pip
    
  6. Finally, start SickChill by typing:

    python SickChill.py
    

    SickChill should now be running on your Manjaro system.

Conclusion

Congratulations! You have successfully installed SickChill on Manjaro. You can now use SickChill to automatically download your favorite TV shows. Enjoy!

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!