여러가지/구축 & 설치
[설치] python3 - CentOS7
15June
2024. 2. 13. 01:41
# yum install epel-release
# yum install python3
# python3 --version