Missing latexindent from TeXLive full installation

Even after sudo apt-get install texlive-full on Linux I'm apparently missing latexindent. I can't configure any command with this application within TeXstudio because I get the following, as an example:
Error: Could not start the command: latexindent.pl -w "main".tex
Same error within the terminal calling from the same directory where I downloaded latexindent from its GitHub repository.
I checked for Perl in my system via info perl; it's installed.
How is this fixed?

Комментарии

Популярные сообщения из этого блога

Как преобразовать вертикальную запись в горизонтальную?

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

How to delete a folder in remote Windows from Linux