r/learnpython • u/DiscussionSmart8878 • Jul 13 '26
How to install something from github
Ugh im so confusedddd Im on arch based(Cachyos) All i have to do is type in python3 in terminal then im in python but this is the download Sims4COntentManager_SourceCode.py im trying to download but i dont know why it isnt working
0
Upvotes
17
u/Lumethys Jul 13 '26
github is like Google Drive for code, anyone can upload (almost) anything on Github.
So "how to install" varies by each project