pactree

Package dependency tree viewer for pacman. More information: <https://man.archlinux.org/man/pactree.8>.

Debian Debian
RUN apt-get update && \ apt-get install -y pacman
Ubuntu
RUN apt-get update && \ apt-get install -y pacman
Alpine
RUN apk add pacman
Arch Arch Linux
RUN pacman -S --noconfirm pacman-contrib
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pacman
Fedora
RUN dnf install -y pacman
Raspbian
RUN apt-get update && \ apt-get install -y pacman
click the source code to copy install pactree on any operating system with command-not-found.com