iT邦幫忙

2021 iThome 鐵人賽

DAY 3
1

現在越來越多人使用Linux系統,所以今天會來介紹一下在Linux上使用終端機安裝Python的方法,以及安裝Visual Studio Code的過程(雖然沒什麼過程就是了),希望讓對於Linux系統不熟悉的朋友也可以順利安裝Python環境。
注意:本人是使用CentOS體系,所以使用yum指令來做安裝,若是Debian體系要使用apt指令。

開發環境安裝

打開終端機,輸入以下指令:

 yum install python39

https://ithelp.ithome.com.tw/upload/images/20210916/20138060Ce9GVb4PhT.png

輸入y同意下載Python。

https://ithelp.ithome.com.tw/upload/images/20210916/20138060DTHcBMpH4E.png

完成後可以輸入python3 --version來看安裝的版本號,若像下圖一樣可以顯示出版本號那就是成功了。

https://ithelp.ithome.com.tw/upload/images/20210916/20138060KeqN7fGYmY.png

文字編輯器安裝

再來我們來安裝Visual Studio Code。
開啟瀏覽器,到Vscode官網的下載頁面,根據自身作業系統來安裝指定的安裝包。

https://ithelp.ithome.com.tw/upload/images/20210916/20138060uljumQfbpT.png

https://ithelp.ithome.com.tw/upload/images/20210916/20138060rtzmEbIzF6.png

https://ithelp.ithome.com.tw/upload/images/20210916/20138060ggjHIBxUpY.png

安裝完就可以啟動了,是不是很簡單呢(廢話
啟動Visual Studio Code後就是下載Python擴充模組的部分了,這部分跟Windows一樣,應該不用多作說明。

https://ithelp.ithome.com.tw/upload/images/20210916/20138060FttPItAOja.png

https://ithelp.ithome.com.tw/upload/images/20210916/20138060i8amozvb0a.png

到此前置作業就做完了,明天就可以正式開始Code了!
等等,你說有些人不會用Visual Studio Code?那明天就先來介紹一下Visual Studio Code吧!


上一篇
Day 2 : 建立Python開發環境吧(Windows)!
下一篇
Day 4 : VScode-一款多功能的文字編輯器
系列文
從Python的基礎到套件的使用-用30天帶大家認識Python30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言