David Houston wrote:
d...@devbox [2054] --> pacman -U nvidia-utils-beta-190.36-1-i686.pkg.tar.gz
loading package data...
checking dependencies...
error: replacing packages with -U is not supported yet
error: you can replace packages manually using -Rd and -U
error: failed to prepare transaction (conflicting dependencies)
:: nvidia-utils-beta: conflicts with nvidia-utils
zsh: exit 1     sudo pacman -U nvidia-utils-beta-190.36-1-i686.pkg.tar.gz

Q: Whats wrong with this error message
A: Nothing...

You want:
pacman -Rd nvidia-utils
pacman -U nvidia-utils-beta-190.36-1-i686.pkg.tar.gz



Reply via email to