diff --git a/client/src/pages/tools/linux/InstallSoftware/index.js b/client/src/pages/tools/linux/InstallSoftware/index.js
new file mode 100644
index 0000000..489edd7
--- /dev/null
+++ b/client/src/pages/tools/linux/InstallSoftware/index.js
@@ -0,0 +1 @@
+export {InstallSoftware as default} from "./InstallSoftware.jsx";
\ No newline at end of file