我使用以下命令在 Kubuntu 上安装了 LaTeX:
sudo apt-get install abntex
sudo apt-get install texmaker
sudo apt-get install texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-fonts-recommended texmaker
Run Code Online (Sandbox Code Playgroud)
但我还需要listings
为我的作业纸使用包。如何在listings
此处为 LaTeX安装软件包?