Installing
-
2. Downloading DraftSight
Download DraftSight for CentOS GNU/Linux
-
3. Installing DraftSight
Then to Install DraftSight on CentOS Linux:
sudo yum install ~/Downloads/draftSight.rpm
Agree to the License:
-
4. Amending User’s Path
Again Append DraftSight into the Path
This is strictly needed only to Work with DraftSight from Command Line..echo 'export PATH=$PATH:/opt/dassault-systemes/DraftSight/Linux' >> ~/.bashrc
Reload the Path with:
bash
Contents