DraftSight Fedora 28 - Installing
-
3. Installing DraftSight
Then to Install DraftSight on Fedora Linux:
sudo dnf install ~/Downloads/draftSight.rpm
Agree to the License:
-
4. Amending User’s Path
Again Append DraftSight into the Path (Optional)
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
Then to Launch DraftSight from Shell:
DraftSight
Contents