Packettracer: Difference between revisions
m Fix bad link |
m fixed link to „Unfree software“ (capitalization) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== Installation == | == Installation == | ||
You need to enable [[Unfree | You need to enable [[Unfree software|unfree]] and prefetch the <code>.deb</code> file from Packettracer before you are able to installing it. The Package is allready [https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=packettracer available] for Nix. Other Unix/Linux Distros with Nix installed can installing it on their system aswell. | ||
<syntaxHighlight lang=console> | <syntaxHighlight lang=console> | ||
Line 10: | Line 10: | ||
$nix-prefetch-url --type sha256 file:///path/to/CiscoPacketTracer_"version"_Ubuntu_64bit.deb | $nix-prefetch-url --type sha256 file:///path/to/CiscoPacketTracer_"version"_Ubuntu_64bit.deb | ||
</syntaxHighlight> | </syntaxHighlight> | ||
[[Category:Applications]] |