We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fuse
1 parent 258358e commit 0db56d6Copy full SHA for 0db56d6
setup.sh
@@ -29,7 +29,7 @@ esac
29
rm -rf "/usr/share/libalpm/hooks/package-cleanup.hook"
30
31
# Update & install OS base dependencies
32
-buildPkgs="base-devel freetype2 oniguruma wget fuse mesa file zsync appstream"
+buildPkgs="base-devel freetype2 oniguruma wget mesa file zsync appstream"
33
ghosttyPkgs="gtk4 libadwaita"
34
pacman -Syu --noconfirm
35
pacman -Syw --noconfirm ${buildPkgs} ${ghosttyPkgs}
0 commit comments