Hello!
I wanted to setup rust extension to vscode but it wanted to rustup but if I try installing rustup
, it throws an error like this:
sudo pacman -S rustup resolving dependencies... looking for conflicting packages... :: rustup and rust are in conflict. Remove rust? [y/N] N error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: rustup and rust are in conflict
How can I install it?