7.2. InstallationΒΆ
Note
This is an abridged version of the core SteelScript installation. It is meant to focus on getting SteelScript Wireshark installed as quickly as possible. For the full documentation on SteelScript’s installation, click here.
- Verify the following:
- You have Python 2.7 installed
- You have
pipinstalled - You have set up a virtual enviornment to install SteelScript.
- Run
pip install steelscriptto install the core SteelScript package. - Run
steel installto install the core SteelScript modules, including steelscript-wireshark.
Continue to Getting Started for next steps.