This commit is contained in:
2024-02-10 16:54:40 +03:00
parent 4bff249754
commit 7b6a29a3ae
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
if grep -q ID=debian "/etc/os-release"; then
sudo dpkg --add-architecture i386
sudo apt-get install libvulkan1:i386
sudo apt-get install libvulkan1:i386 libgl1:i386
sudo apt-get update
elif grep -q ID=fedora "/etc/os-release"; then
sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm