Can't get Latex to work

I’ve installed texmaker which causes normally (I was using openSuSE until now) that all needed Latex packages will be installed since they are dependencies to texmaker which makes sense. I did the same here but Latex (the Latex compiler) is not working at all, I tried TeXstudio too, same here, I get no red error messages, attached you see at a picture the output of TeXstudio from the Latex compiler. How can I get Latex to work on Manjaro? Latex is the main productivity application I use and is crucial for me.

It looks like it loads custom files from your user’s home. Remove that folder, it might it be supported anymore.

Or maybe you didn’t install all required packages. To be on the safe side, just install everything: pacman -Syu texlive-meta

Please don’t post images of text.

Just copy and paste the text if possible. That way it can be quoted, searched, translated etc.

Thank you so much, it’s working perfect, but without help from someone like difficult to find out that you have just to install that meta-package. For German speaking people like you have to install additionally the package texlive-langgerman (\usepackage{ngerman}).

Thank, I have noticed that for the next time