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 5749576 commit 8507cc4Copy full SHA for 8507cc4
get-dependencies.sh
@@ -31,4 +31,4 @@ echo "Installing debloated packages..."
31
echo "---------------------------------------------------------------"
32
wget --retry-connrefused --tries=30 "$EXTRA_PACKAGES" -O ./get-debloated-pkgs.sh
33
chmod +x ./get-debloated-pkgs.sh
34
-./get-debloated-pkgs.sh --add-mesa llvm-libs-nano libxml2-mini qt6-base-mini gtk3-mini opus-mini
+./get-debloated-pkgs.sh --add-common --prefer-nano intel-media-driver-mini
0 commit comments