App does not open after yay -Syu

pacman -R is for removing packages,
pacman -D is for Database
pacman -S is for Sync
so remove Sync is not better than remove Database, Database
because that like also removes things that the program had to install along with it?

Huh?

man pacman

https://wiki.archlinux.org/title/Pacman

UNIX is case-sensitive. D != d. Read the man page. :wink:

TRANSACTION OPTIONS (APPLY TO -S, -R AND -U)
       -d, --nodeps
           Skips dependency version checks. Package names are still checked. Normally, pacman will always check a package’s dependency fields to ensure that all dependencies are installed and there are no
           package conflicts in the system. Specify this option twice to skip all dependency checks.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.