Linux-Centos7-Wireshark命令行抓包

命令:查看wireshark在本机上安装的状态

  • 列出本机上《已安装》的wireshark版本,和《可安装》的wireshark版本

[root@docker-server ~]# yum list wireshark
已加载插件:fastestmirror
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository updates is list

你可能感兴趣的:(linux,linux,wireshark,服务器)