Virtualbox making "ujust update" bug

So when I try to update with ujust, in the "system update" part I get this error:

"error: Updating rpm-md repo 'virtualbox': cannot update repo 'virtualbox': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Status code: 404 for http://download.virtualbox.org/virtualbox/rpm/fedora/42/x86_64/repodata/repomd.xml (IP: 104.76.200.85)
System update failed:
0: Command failed: /usr/bin/rpm-ostree upgrade
1: /usr/bin/rpm-ostree failed: exit status: 1

Location:
src/steps/os/linux.rs:228"

The thing is, it seems I already uninstalled virtualbox, when I say "no" it still goes on with the update but I want to know if there is a way to remove this error just in case so it doesn't messes with anything. Also I'm asking this question here first because I don't use "ujust" that often (being a lot on windows because of playing some games you can't play on Linux) and I'm more accustomed to "sudo dnf update" cus my laptop is on basic Fedora.
Solution
remove the corresponding one from /etc/yum.repos.d
Was this page helpful?