Changes between Version 1 and Version 2 of Installation


Ignore:
Timestamp:
Oct 16, 2020, 8:14:15 AM (4 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v1 v2  
    22
    331. Install Windows Subsystem for linux: https://docs.microsoft.com/en-us/windows/wsl/install-win10 (the example below is for ubuntu installation)
    4 2. go to www.launchpad.net/mg5amcno
     42. go to www.launchpad.net/mg5amcnlo
    553. copy the link of the latest tarball
    6 4. put in your ubuntu terminal: "wget LINK_TO_THE_TARBALL" (change LINK_TO_THE_TARRBALL by the link that you get at point 3)
     64. put in your ubuntu terminal: "wget LINK_TO_THE_TARBALL" (change LINK_TO_THE_TARBALL by the link that you get at point 3)
    775. unpack the code via the command: tar -xzpvf MG5_aMC_vXXXXX.tar.gz
    886. update your package manager: sudo apt-get update