Hi Marcus, > Synctex was installed as a dep to evince (my pdf reader). > $ pacman -Qs synctex > local/evince 3.36.0-1 (gnome) > ... > local/libsynctex 2019.51075-7 > ... > $ pacman -Qi libsynctex |grep "Required By" > Required By : evince
Another way to do this is on pacman(1) systems is pactree(1) to show the reverse dependency tree. $ pactree -r groff groff └─man-db $ -- Cheers, Ralph.