Changes

V5:Installing ChipWhisperer/Required Tools - Linux

201 bytes removed, 18:48, 24 May 2019
no edit summary
<h4> Python </h4>
On Linux, installing Python &amp; all the associated packages is straightforward. Typically you can install them from a package manager, if you are using Fedora Core or similar ('''TODO: Confirm these work)''', just type:.
<pre>$ sudo yum install python3 python3-devel python3-libs</pre>
On Ubuntu or similar:
<pre>$ sudo apt install python3 python3-dev pip python3-libs python3-configobj python3-setuptools python3-piptk
</pre>
Approved_users, administrator
366
edits