1
Applications / Re: Media downloader
« Last post by Dave Yeo on January 17, 2026, 05:39:58 pm »Will it work with python 3.9 ?
How to safe install python 3 without disturbing python 2 under arcaos v5.1.1 with valid Arca noae support ?
Sure. First try python --version to see what you have installed, here,
Code: [Select]
H:\tmp>python --version
Python 3.13.2
if you need to install Python3, IIRC, "yum install python2.7 python3" then "yum update"
Recent Posts