How to Install texlive-luatex in Ubuntu 18.04



Install texlive-luatex by entering the following commands in the terminal:

sudo apt update
sudo apt install texlive-luatex

Description:

TeX Live: LuaTeX packages

Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using Lua as an embedded scripting and extension language. http://luatex.org/ . This package includes the following CTAN packages: . checkcites -- Check citation commands in a document . chickenize -- Use lua callbacks for "interesting" textual effects . combofont -- Add NFSS-declarations of combo fonts to LuaLaTeX documents . cstypo -- Czech typography rules enforced through LuaTeX hooks . ctablestack -- Catcode table stable support . enigma -- Encrypt documents with a three rotor Enigma . fontloader-luaotfload -- Alternative fontloaders for luaotfload . interpreter -- Translate input files on the fly . lua-visual-debug -- Visual debugging with LuaLaTeX . lua2dox -- Auto-documentation of lua code . luacode -- Helper for executing lua code from within TeX . luahyphenrules -- Loading patterns in LuaLaTeX with language.dat . luaindex -- Create index using LuaLaTeX . luainputenc -- Replacing inputenc for use in LuaTeX . luaintro -- Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX" . lualatex-doc -- A guide to use of LaTeX with LuaTeX . lualatex-math -- Fixes for mathematics-related LuaLaTeX issues . lualibs -- Additional Lua functions for LuaTeX macro programmers . luamplib -- Use LuaTeX's built-in MetaPost interpreter . luaotfload -- OpenType 'loader' for Plain TeX and LaTeX . luapackageloader -- Allow LuaTeX to load external Lua packages . luatex85 -- pdfTeX aliases for LuaTeX . luatexbase -- Basic resource management for LuaTeX code . luatexko -- Typeset Korean with Lua(La)TeX . luatextra -- Additional macros for Plain TeX and LaTeX in LuaTeX . luaxml -- Lua library for reading and serialising XML files . nodetree -- visualize node lists in a tree view . odsfile -- Read OpenDocument Spreadsheet documents as LaTeX tables . placeat -- Absolute content positioning . selnolig -- Selectively disable typographic ligatures . spelling -- Support for spell-checking of LuaTeX documents . typewriter -- Typeset with a randomly variable monospace font

Homepage: http://www.tug.org/texlive/

Version: 2017.20180305-1

Section: universe/tex