We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd175d commit 4e66a1bCopy full SHA for 4e66a1b
install_deps/install_deps_dnf
@@ -0,0 +1,7 @@
1
+echo "Installation script for DEV7 repository deps (only for dnf package manager)"
2
+
3
+# Installation commands
4
+sudo dnf install clang gcc cmake
5
6
+exit
7
0 commit comments