Setting Up Repo
-
2. Downloading OpenSCAD Repo
Download OpenSCAD for CentOS 7 GNU/Linux
Right-Click on Link and ‘Save as’.
-
3. Enabling OpenSCAD Repo
Then Switch the File on Yum Repos Dir
sudo mv churchyard-openscad*epel7.repo /etc/yum.repos.d
-
4. Installing OpenSCAD
Finally, to Install OpenSCAD for CentOS 7
sudo yum install openscad
Contents