Latex Miktex For Ubuntu20
Latex Miktex For Ubuntu20
Register the GPG key with which MiKTeX installation packages and metadata is signed. The key
ID is: D6BC243565B2087BC3F897C9277A7293F59E4889
Register the installation source which contains the MiKTeX installation package. The installation
source depends on the Linux distribution version.
Use the package management system to install MiKTeX.
Finish the setup.
Upgrade your TeX distribution. This is an optional step.
3.Install MiKTeX
sudo apt-get update
sudo apt-get install miktex
Do you want to set up a private (for you only) TeX installation, or do you want to set up a shared
(system-wide) TeX installation?
The second option makes sense if you are the administrator of a multi-user system. If this is the
case and if you expect that some of your users would like to work with MiKTeX, then you
should install MiKTeX system-wide.
Click one of the two buttons if you have made your decision.
Run miktexsetup to finish the setup
Run
miktexsetup finish
to finish with a private (for you only) TeX installation. Executables like lualatex will be installed
in ~/bin.
Run
5. Upgrade
If you have just installed MiKTeX, then you have the option to upgrade your installation to a
standard TeX system. Just click the Upgrade button. Please be aware that this starts a ~200MB
download.
Alternatively, you can turn on the auto-install feature and let MiKTeX install missing packages
on-the-fly. This will help you to keep your TeX installation as minimal as possible ().