沒有 sudo 則 Latexident 無法工作

沒有 sudo 則 Latexident 無法工作

當我跑步時latexindent -v我得到:segmentation fault latexindent -v

sudo latexindent -v3.8, 2020-03-21

我安裝了 Latex indent ,sudo tlmgr install latexindent因為沒有它我會得到:You don't have permission to change the installation in any way, specifically, the directory /usr/local/texlive/2020basic/tlpkg/ is not writable.

在VSCode中也不起作用,路徑設定得很好。我猜這是因為它調用時latexindent沒有sudo.

相關內容