我已经通过 apt-get install netperf 安装了 netperf 2.5.0。但是我在其他电脑上安装了 netperf 2.6.0。所以我想卸载 2.5.0 并重新安装 2.6.0。请帮帮我。我使用的是内核为 3.2.21 的 ubuntu
答案1
确保您的互联网连接已打开(有线或无线)。
使用启动 root shellsudo -i
并按照说明进行操作。现在输入apt-get remove netperf
然后exit
放弃 root 权限
我已经通过 apt-get install netperf 安装了 netperf 2.5.0。但是我在其他电脑上安装了 netperf 2.6.0。所以我想卸载 2.5.0 并重新安装 2.6.0。请帮帮我。我使用的是内核为 3.2.21 的 ubuntu
确保您的互联网连接已打开(有线或无线)。
使用启动 root shellsudo -i
并按照说明进行操作。现在输入apt-get remove netperf
然后exit
放弃 root 权限