CentOS安装wireshark

导读:本篇文章讲解 CentOS安装wireshark,希望对大家有帮助,欢迎收藏,转发!站点地址:www.bmabk.com

概述

安装wireshark

Linux系统并没有内置最新版的Wireshark工具,而是使用2.6.X系列版本。
用户直接使用内置版本安装即可。

[root@localhost yum.repos.d]# yum install wireshark

安装错误处理

如果安装出现错误,参考链接中的方法,修改数据源即可。
CentOS8数据源&错误修复

查看安装结果

[root@localhost yum.repos.d]# wireshark -v
Wireshark 2.6.2 (v2.6.2)

Copyright 1998-2018 Gerald Combs <gerald@wireshark.org> and contributors.
License GPLv2+: GNU GPL version 2 or later <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 5.15.2, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with GLib 2.56.4, with zlib 1.2.11, with SMI 0.4.8, with c-ares
1.13.0, without Lua, with GnuTLS 3.6.14, with Gcrypt 1.8.5, with MIT Kerberos,
with MaxMind DB resolver, without nghttp2, without LZ4, without Snappy, without
libxml2, with QtMultimedia, without SBC, without SpanDSP, without bcg729.

Running on Linux 4.18.0-80.el8.x86_64, with Intel(R) Core(TM) i5-7500 CPU @
3.40GHz (with SSE4.2), with 1806 MB of physical memory, with locale zh_CN.UTF-8,
with libpcap version 1.9.0-PRE-GIT (with TPACKET_V3), with GnuTLS 3.6.5, with
Gcrypt 1.8.3, with zlib 1.2.11, binary plugins supported (0 loaded).

Built using gcc 8.4.1 20200928 (Red Hat 8.4.1-1).
[root@localhost yum.repos.d]#

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。

文章由极客之音整理,本文链接:https://www.bmabk.com/index.php/post/100078.html

(0)
小半的头像小半

相关推荐

极客之音——专业性很强的中文编程技术网站,欢迎收藏到浏览器,订阅我们!