IPFS的PowerShell安裝
IPFS的PowerShell安裝
第一步:cd ~\
第二步:wget https://dist.ipfs.io/go-ipfs/v0.7.0/go-ipfs_v0.7.0_windows-amd64.zip -Outfile go-ipfs_v0.7.0.zip
第三步:Expand-Archive -Path go-ipfs_v0.7.0.zip -DestinationPath ~\Apps\go-ipfs_v0.7.0
第四步:cd ~\Apps\go-ipfs_v0.7.0\go-ipfs
第五步:.\ipfs.exe --version
看到輸出結果:> ipfs version 0.7.0
第六步:pwd
看到輸出結果
> Path
> ----
> C:\Users\Johnny\Apps\go-ipfs_v0.7.0\go-ipfs
第七步:Add-Content C:\Users\Johnny\Documents\WindowsPowerShell\profile.ps1 "[System.Environment]::SetEnvironmentVariable('PATH',`$Env:PATH+';;C:\Users\Johnny\Apps\go-ipfs_v0.7.0\go-ipfs')"
#注意:Johnny換成自己的使用者名稱 後面的路徑換成第六步中的路徑
第八步:cd ~
第九步:ipfs --version
看到輸出結果
> ipfs version 0.7.0
這樣算是安裝完成!!!
相關文章
- Linux 安裝 powershellLinux
- PowerShell安裝IIS
- 4.2 IPFS基本安裝使用
- 多節點ipfs安裝
- Powershell 命令列安裝 Windows 作業系統命令列Windows作業系統
- win10系統利用powershell命令安裝照片檢視器的方法Win10
- 使用PowerShell/CMD自動化安裝並配置MySQL資料庫MySql資料庫
- Powershell tricks::Powershell RemotingREM
- Powershell————1、認識Powershell
- ElasticSearch的安裝和使用,Postman的安裝,Kibana的安裝,EShead外掛的安裝ElasticsearchPostman
- Powershell————2、Powershell互動式
- JDK的安裝與解除安裝JDK
- Maven的安裝/2.2 Linux下的安裝MavenLinux
- 【戴嘉樂】IPFS Desktop:IPFS節點桌面管理AppAPP
- Python pip的安裝及解除安裝Python
- IPFS的檔案儲存模式模式
- Powershell(3)
- PowerShell使用
- PowerShell 使用
- Windows PowerShellWindows
- 4.1 IPFS初識
- IPFS 使用入門
- ipfs基本介紹
- IPFS_basic_use
- 剛安裝的sublime如何安裝外掛
- 【安裝】安裝centos79的筆記CentOS筆記
- 解除安裝windows安裝ubuntu的完全指南WindowsUbuntu
- Linux下怎麼安裝.deb格式的安裝包?Linux系統下.deb格式安裝包的安裝教程Linux
- 安裝npm 解除安裝npm 安裝apidocNPMAPI
- cocoapods的安裝
- DPDK的安裝
- Docker的安裝Docker
- RediSearch的安裝Redis
- Kubernetes的安裝
- MySQL 的安裝MySql
- PythonQT的安裝PythonQT
- Kibana的安裝
- Kibana 的安裝