Artix Linux Forum

Artix Linux => Package management => Topic started by: scourge88 on 03 September 2025, 11:19:53

Title: Yay installing package that is already installed
Post by: scourge88 on 03 September 2025, 11:19:53
Hi,

I have yay installed as my AUR helper. When I now run "yay -Syu" to update, it is asking me to install a Rust option for Cargo.

However, I already have Rust installed on my system, it works. I have installed packages with "cargo install" etc(I think I installed Rust with the "curl" method listed on the Rust website).

So why is yay asking me to install something that I already have installed on my system and is there a way for me to disable it trying to install cargo/ rust? Or how best to resolve this?

Title: Re: Yay installing package that is already installed
Post by: Worm_Jim on 03 September 2025, 11:34:49
Hi. I strongly recommend not to install packages via Cargo, pip etc! Never, under any circumstances, unless you know exactly what you're doing!

Remove everything you installed this way, clean your system, and install the necessary packages from the repositories.