Sudo: add-apt-repository: command not found

Hi! im trying to get wow on lutis to work. and so far i have been able to launch it, but the performance is bad. and it seems like i need to install some vulkan support and such. however the command to install them gives me the above error. Im sure im just missing something "obvious" but i am very confused and would love some help πŸ™‚ command that i am trying to run "sudo add-apt-repository ppa:graphics-drivers/ppa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt install -y nvidia-driver-535 libvulkan1 libvulkan1:i386"
26 Replies
Lumaeris
Lumaerisβ€’2mo ago
that's because bazzite is not ubuntu, nor debian everything you need is preinstalled here
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
Oh, so everything in that command is already installed? if not, how do i figure out what is and what isnt?
Lumaeris
Lumaerisβ€’2mo ago
you don't need to worry about drivers, vulkan and everything assuming you choose correct hardware while downloading bazzite
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
okay, so drivers wouldnt be the issue for bad performance in that case. do you happen to have experience with wow performance via lutris? πŸ˜›
Lumaeris
Lumaerisβ€’2mo ago
I don't play wow, so I can't help here
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
fair enough, thank you for your response and taking the time πŸ˜„
Lumaeris
Lumaerisβ€’2mo ago
what's your gpu? what does brh current says?
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
its very old. 1060. But could get non stuttery 30 fps on windows i dont exaclty know what i am looking at with the brh command. you want a copy paste or?
Lumaeris
Lumaerisβ€’2mo ago
yes, post the output here
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
state: idle AutomaticUpdates: disabled BootedDeployment: ● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable (index: 0) Digest: sha256:9f60c326f72c3127abcd800cf58907422976d9840860f8a9572b725f0659c4e0 Version: 42.20250708.1 (2025-07-08T23:56:01Z) Commit: dd6208484b2f728acda2ddda30ede850b8f6be78bb49817981b14500ab97db35 Staged: no StateRoot: default
Lumaeris
Lumaerisβ€’2mo ago
oh, I see why then you for some reason picked the standard bazzite image
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
oh shit really?
Lumaeris
Lumaerisβ€’2mo ago
yeah, but
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
could have sworn i chose the nvidia one...
Lumaeris
Lumaerisβ€’2mo ago
you can rebase to another image without re-installing
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
oh thats awesome! how would i go about that?
Lumaeris
Lumaerisβ€’2mo ago
all your files and apps will be fine considering your gpu, you'll need to run this command: brh rebase bazzite-nvidia:stable after it's done just reboot and check for system updates just in case
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
awesome, ill try that. Out of curiosity, how did you see that i chose the wrong one? is it "stateroot" or?
Lumaeris
Lumaerisβ€’2mo ago
see the string after "ublue-os/"? bazzite here is just the regular desktop image for amd and intel gpus
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
oh right yeah i see so it would say nvidia-stable when i rebase or something?
Lumaeris
Lumaerisβ€’2mo ago
there's also bazzite-nvidia and bazzite-nvidia-open, which comes with nvidia drivers. since your gpu is kinda old, you'll need the first one kinda yeah
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
ah okay, that makes sense! πŸ˜„ am currently debaseing. will report when its done πŸ˜„ ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:stable (index: 0) there we go! πŸ˜„ Thank u very much for your help! another question, if you dont mind, and it would be completely cool if you dont feel like spending more time on me, but do you have any experience with steam link? i am getting poor performance when going from my stationary (windows) to my laptop (the one with bazzite). alot of lag and such. is this common?
Lumaeris
Lumaerisβ€’2mo ago
honestly no clue, never touched steam link but at least the main problem was resolved?
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
right, lemme open wow and see for a moment. totally fair, thanks again for your assistance so far πŸ˜„ Had it launch to a black screen (with sound) once but restarted it. and now that i am ingame it seems to be performing great! approx the same as on windows πŸ˜„ So, yes. the problem was indeed solved πŸ˜„ I once again thank u for taking the time πŸ™‚ I very much appreicate it πŸ˜„
Lumaeris
Lumaerisβ€’2mo ago
I'll also recommend checking out bazzite docs, so you'll know what's allowed and what's not (like apt stuff): https://docs.bazzite.gg/
Home
Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices.
Pessimist_Unicorn
Pessimist_UnicornOPβ€’2mo ago
i will certainly give it a read πŸ˜„ seems like i have alot to do before i switch my stationary to bazzite πŸ˜› but so far having a great time trying it out πŸ˜„

Did you find this page helpful?