Update file software.yml
This commit is contained in:
parent
29c71f7d35
commit
b9471c86dc
1 changed files with 3 additions and 1 deletions
|
@ -7453,7 +7453,9 @@ softwarePackages:
|
||||||
_name: Wireshark
|
_name: Wireshark
|
||||||
_service: null
|
_service: null
|
||||||
ansible: professormanhattan.wireshark
|
ansible: professormanhattan.wireshark
|
||||||
apt: tshark
|
# Install hangs even with sudo apt-get -o DPkg::Options::=--force-confdef install -y tshark
|
||||||
|
# Need to figure out how to completely automate this
|
||||||
|
# apt: tshark
|
||||||
brew: wireshark
|
brew: wireshark
|
||||||
dnf: wireshark-cli
|
dnf: wireshark-cli
|
||||||
pacman: wireshark-cli
|
pacman: wireshark-cli
|
||||||
|
|
Loading…
Reference in a new issue