Table of Contents
Method 1 of 3:
Using Windows
-
Images 1 of How to Install Latex Open the LaTeX website in your internet browser. Type https://www.latex-project.org into the address bar, and press ⏎ Return on your keyboard. -
Images 2 of How to Install Latex Click the Get tab. This button is on a tab bar at the top of the page, below the Latex Project logo. -
Images 3 of How to Install Latex Click the blue MiKTeX link under the Windows heading. This will open the MiKTeX website on a new page.- Alternatively, you can click and install one of the other recommended TeX packages in this section. All the recommendations here include LaTeX.
-
Images 4 of How to Install Latex Click the Downloads tab. This button is on a yellow tab bar at the top. It will open the download page. -
Images 5 of How to Install Latex Click the blue Download button. This button is at the bottom of the page. It will download the installer to your computer's default folder for downloads.- If you're prompted, select a download location for the installer.
-
Images 6 of How to Install Latex Double-click the "basic-miktex.exe" installer file on your computer. This will launch the installation wizard in a new window. -
Images 7 of How to Install Latex Check the"I accept the MiKTeX copying conditions" box. You have to accept the software terms in order to proceed with the install.
Images 8 of How to Install Latex -
Images 9 of How to Install Latex Click Next. This will take you to the next step. -
Images 10 of How to Install Latex Select an option on the Installation Scope step. You can choose to install the program for the current user on this computer or all the users.- Click Next to proceed.
-
Images 11 of How to Install Latex Click Browse to change installation location (optional). If you want to select a different install location, click this button, and choose where you want to install the software.- Click Next to confirm install location and proceed.
-
Images 12 of How to Install Latex Select your paper type in the "Preferred paper" drop-down. Click the drop-down menu, and select the type of paper (A4, Letter, Legal etc) you prefer. -
Images 13 of How to Install Latex Click Next. This will confirm your installation settings, and allow you to review your preferences before starting the install. -
Images 14 of How to Install Latex Click the Start button. It's on the bottom-right corner of the install window. This will start the software installation on your computer.- You can track the installation on a green progress bar here.
-
Images 15 of How to Install Latex Click the Close button. When your installation is finished, click this button to close the installation wizard.
Method 2 of 3:
Using Mac
-
Images 16 of How to Install Latex Open the Latex website in your internet browser. Type https://www.latex-project.org into the address bar, and press ⏎ Return on your keyboard. -
Images 17 of How to Install Latex Click the Get tab. It's on a tab bar at the top of the page. -
Images 18 of How to Install Latex Click MacTeX under the Mac OS heading. This will open the official MacTeX distribution page.- Alternatively, you can get the MiKTeX Mac version at https://miktex.org/download.
-
Images 19 of How to Install Latex Click the blue MacTeX Download link. This will take you to the download page. -
Images 20 of How to Install Latex Click the blue MacTeX.pkg link. This will download the installation file to your computer's Downloads folder. -
Images 21 of How to Install Latex Double-click the "MacTex.pkg" file on your computer. This will start the installation wizard. -
Images 22 of How to Install Latex Click Next in the installation wizard. This button is in the lower-right corner of the installer window.- Follow the installer's steps, and hit Next a few times until you see the Install button.
-
Images 23 of How to Install Latex Click the Install button. When you're on the "Installation Type" step in the installer, click the Install button to install the program on your Mac. -
Images 24 of How to Install Latex Click the Close button. You'll see a message saying "Success" when your installation is complete. Click this button to quit the installer.
Method 3 of 3:
Using Linux
-
Images 25 of How to Install Latex Open the MiKTeX website in your internet browser. Type https://miktex.org/download into the address bar, and press ↵ Enter or ⏎ Return on your keyboard.- Alternatively, you can download TeX Live at https://www.tug.org/texlive. This version also includes LaTeX.
-
Images 26 of How to Install Latex Click the Downloads tab at the top. You can find it on a yellow tab bar at the top of the page. It will open the available downloads on a new page. -
Images 27 of How to Install Latex Click the Linux tab under the "Getting MiKTeX" heading. You can find the installation command prompts for different Linux versions here. -
Images 28 of How to Install Latex Select your Linux version under the "Install on Linux" heading. You can select Ubuntu, Mint, Debian, Fedora or OpenSUSE. -
Images 29 of How to Install Latex Open the Terminal on your Linux computer. You can use the Terminal to run commands, and install applications on your computer. -
Images 30 of How to Install Latex Copy the "Register GPG key" command from the MiKTeX website. You can find the correct Terminal command for your Linux version on the Downloads page. -
Images 31 of How to Install Latex Paste the "Register GPG key" command to Terminal. You can run this command in Terminal on your computer, and register the GPG key required to install the software. -
Images 32 of How to Install Latex Press ↵ Enter or ⏎ Return on your keyboard. This will run the command, and register the required GPG key. -
Images 33 of How to Install Latex Copy the "Register installation source" command from the website. You can find it below the "Register GPG key" command on the MiKTeX Downloads page. -
Images 34 of How to Install Latex Paste and run the copied command in Terminal. This will register the installation package source on your system.- Press ↵ Enter or ⏎ Return to run the command.
-
Images 35 of How to Install Latex Copy the "Install MiKTeX" commands from the MiKTeX website. This will install MiKTeX and all the LaTeX components on your computer. You can find this section at the bottom of the Downloads page. -
Images 36 of How to Install Latex Paste and run the "Install MiKTeX" commands in Terminal. This will install the MiKTeX package on your computer, including all the LaTex components.- Press ↵ Enter or ⏎ Return to run the command.
-
Images 37 of How to Install Latex Type and run miktexsetup finish in Terminal. This command will finish your TeX installation with all the LaTeX files and documents.- If you want to finish with a shared (system-wide) TeX installation, use sudo miktexsetup --shared=yes finish instead.
4 ★ | 2 Vote