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.
Before we begin, make sure that you have the following:
Open your terminal emulator.
Type the following command to install Git, a version control system:
sudo pacman -S git
Clone the SickChill repository by typing the following command:
git clone https://github.com/SickChill/SickChill.git
Once the cloning process is complete, navigate to the newly created SickChill directory by typing:
cd SickChill
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
Finally, start SickChill by typing:
python SickChill.py
SickChill should now be running on your Manjaro system.
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!
Alternatively, for the best virtual desktop, try Shells!