From 30d542294ff49ed45a7e44f5dba7a0e21cf2721c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 6 Jan 2013 14:18:23 +0100 Subject: [PATCH] Installing on Fedora --- index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/index.html b/index.html index a93e1ffe3d..62686d268c 100644 --- a/index.html +++ b/index.html @@ -102,6 +102,21 @@

Installing on Ubuntu/Kubuntu

$ sudo apt-get install openscad +

Installing on Fedora

+ +OpenSCAD is available in Fedora 17+ official repositories. So installing OpenSCAD +on Fedora boils down to running the following command: + +
+# yum install openscad
+
+ +If you want MCAD library: + +
+# yum install openscad-MCAD
+
+

Installing on openSUSE

OpenSCAD is available from the openSUSE build service.