We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c57717 commit 6869f3aCopy full SHA for 6869f3a
contrib/OpenFunscripter/openfunscripter_setup_linux.sh
@@ -25,6 +25,7 @@ fi
25
26
if command -v pacman; then
27
# arch based distro:
28
+ sudo pacman -Syu --needed --noconfirm
29
sudo pacman -Sy --needed --noconfirm python-opencv python-pyqt5 git base-devel python python-pip mpv cmake
30
fi
31
0 commit comments