码迷,mamicode.com
首页 > 系统相关 > 详细

linux mint 18.2 安装wireshark

时间:2017-10-31 23:52:42      阅读:221      评论:0      收藏:0      [点我收藏+]

标签:add   out   sudo   ring   win   confirm   configure   exe   install   

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

标签:add   out   sudo   ring   win   confirm   configure   exe   install   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!