Can't install OBS

Hi,

So I recently switched from Windows 10 and I wanted to install OBS Studio but when I type the pacman command from the site I get this:

:: Proceed with installation? [Y/n] Y
:: Retrieving packages…
error: failed retrieving file ‘obs-studio-26.1.0-2-x86_64.pkg.tar.zst’ from mirror.tuchola-dc.pl : The requested URL returned error: 404
error: failed retrieving file ‘obs-studio-26.1.0-2-x86_64.pkg.tar.zst’ from mirror.oldsql.cc : The requested URL returned error: 404
error: failed retrieving file ‘obs-studio-26.1.0-2-x86_64.pkg.tar.zst’ from mirror.clarkson.edu : The requested URL returned error: 404
error: failed retrieving file ‘obs-studio-26.1.0-2-x86_64.pkg.tar.zst’ from mirrors.ucr.ac.cr : The requested URL returned error: 404
error: failed retrieving file ‘obs-studio-26.1.0-2-x86_64.pkg.tar.zst’ from repo.iut.ac.ir : The requested URL returned error: 404
error: failed retrieving file ‘obs-studio-26.1.0-2-x86_64.pkg.tar.zst’ from mirror.aarnet.edu.au : The requested URL returned error: 404
error: failed retrieving file ‘obs-studio-26.1.0-2-x86_64.pkg.tar.zst’ from mirror.rise.ph : The requested URL returned error: 404
error: failed retrieving file ‘obs-studio-26.1.0-2-x86_64.pkg.tar.zst’ from ftp.cuhk.edu.hk : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
[user@user-20238 ~]$

1 Like

rebuild your mirror list and run an update

sudo pacman-mirrors --continent && sudo pacman -Syyu
3 Likes

Thank you very much!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.