로그인
Sign in

 

wget https://www.python.org/ftp/python/3.10.16/Python-3.10.16.tgz

tar xvzf Python-3.10.16.tgz

cd Python-3.10.16

yum install bzip2-devel libffi-devel  zlib-devel readline-devel xz-devel sqlite-devel tk-devel uuid-devel

 

 

./configure --prefix=/usr/local/python3.10.16 --enable-optimizations

make altinstall

 

 

ln -s /usr/local/python3.10.16/bin/python3.10 /usr/local/bin/python3.10

ln -s /usr/local/python3.10.16/bin/pip3.10 /usr/local/bin/pip3.10

List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 자주 사용하는 명령어 제비게릴라 2019-06-27 20927
253 nfs 장애로 df 명령어등 입력 안 될 때.. umout 방법 제비게릴라 2025-04-10 4406
252 Centos 7에서 Docker, Docker Compose 설치 방법 제비게릴라 2025-02-25 4579
251 Rocky Linux 9에서 bonding 설정 작업 제비게릴라 2025-02-22 4473
» python 3.10 설치 방법 제비게릴라 2025-02-19 4640
249 megaRaid 명령어 제비게릴라 2024-04-17 5976
248 azcopy github에서 소스 받아 설치하기.. 제비게릴라 2024-01-23 6482
247 ssh 접속 알고리즘 문제로 로그인 오류 제비게릴라 2024-01-10 5707
246 centos7 firewalld 설정 방법 제비게릴라 2023-12-01 4588
245 dmidecode 값 제비게릴라 2023-08-25 4895
244 sftp umask 설정 방법 제비게릴라 2023-08-16 6558
243 L4 설정 후 ftp 접속후 ls명령어 안되는 경우 제비게릴라 2023-07-12 5014
242 Ubuntu 패키지 업데이트 에러: dpkg: error processing package update-notifier-common (–configure): 제비게릴라 2023-01-19 6731
241 centos 6에서 gcc 5버전, cmake 설치 제비게릴라 2022-12-08 6057
240 리눅스 백업 후 원복 제비게릴라 2022-10-17 5147
239 php pdo-mysql 확장모듈 설치 제비게릴라 2022-01-10 5202
238 apache 소스파일을 rpm으로 컴파일 방법 제비게릴라 2022-01-10 5231
237 ACPI Error 해결방법 [1] 제비게릴라 2021-12-18 5606
236 net_ratelimit ping: sendmsg: Invalid argument 또는 kernel: Neighbour table overflow 발생시.. 제비게릴라 2021-08-25 6174
235 tar 디렉토리 구조만 묶는 방법 제비게릴라 2021-04-23 6125
234 openssl source 설치 제비게릴라 2021-03-10 6086