2017年8月24日 星期四

在Ubuntu 14.04 無法apt-get install iperf3 的解決方法

首先加入 iperf3 需要的repository
sudo add-apt-repository "ppa:patrickdk/general-lucid"

接著更新你的apt-get的table
sudo apt-get update

最後安裝
sudo apt-get install iperf


*若是找不到命令add-apt-repository 請先使用下面方法安裝,通常安裝第一項就可以,若是不行再依序安裝二、三~
sudo apt-get install software-properties-common
and/or
sudo apt-get install python3-software-properties
and/or
sudo apt-get install python-software-properties

沒有留言:

張貼留言