首页 > 系统服务 > 详细

linux mint 18.2 安装wireshark

时间:2017-10-31 23:15:35      阅读:274      评论:0      收藏:0      [点我收藏+]

Method 1: Via PPA

Step 1: Add the official PPA
sudo add-apt-repository ppa:wireshark-dev/stable
Step 2: update the repository
sudo apt-get update
Step 3: Install Wireshark 2.4.2
sudo apt-get install wireshark
During the installation, it will require confirming security about allowing non-superuser to execute Wireshark.

Just confirm YES if you want to. If you check on NO, you must run Wireshark with sudo. Later, if you want to change this,
sudo dpkg-reconfigure wireshark-common

linux mint 18.2 安装wireshark

原文:http://www.cnblogs.com/or2-/p/7764261.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!