Where can I find required dependencies for Manjaro 20.1(Linux)?

Hey,

I’m a novice user. I’d like to install root in my linux distro Manjaro 20.1. I’ve noticed that I need some requiered dependencies acording to the root installation page

https://root.cern/install/dependencies/,

but it doesn’t speciffies the ones for my operative system.

I can’t use the package manager for Arch Linux to build root since i will use root with pythia and it needs a root version built from the source.

Thanks in advance for your support, I’m so exited to learn about this root world :slight_smile:

Hi @luis.diaz,
and welcome to the ROOT forum! Your best bet is to install the dependencies that are listed by pacman -Si root. Also note that the root version installed by pacman does include pythia.

Cheers,
Enrico