Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

srozzo/wireshark-uninstall-osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Wireshark OS X Uninstall Tool

The missing OS X uninstall script for Wireshark


Overview

This script that attempts to intelligently uninstall Wireshark based on the rough guidance provided in the "Read me first.rtf" along with the OS X installer

** From "Read me first.rtf" **

How do I uninstall?

1.  Remove /Applications/Wireshark.app
2.  Remove /Library/Application Support/Wireshark
3.  Remove the wrapper scripts from /usr/local/bin
4.  Unload the org.wireshark.ChmodBPF.plist launchd job
5.  Remove /Library/LaunchDaemons/org.wireshark.ChmodBPF.plist
6.  Remove the access_bpf group.

Instructions

# sudo bash -c "$(curl -sL https://raw.github.com/srozzo/wireshark-uninstall-osx/master/uninstall.sh)"

** Alternatively **

Download the script, ensure it is executable (chmod u+x) and run it as root.


License

GNU General Public License version 2 (For compatibility with Wireshark's licensing)

About

Wireshark uninstall script for OS X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages