I have downloaded yED-3.14.3_64-bit_setup.sh, but I do not know where to go from here. I am a new Ubuntu user and i need to get some network diagramming software.
Asked
Active
Viewed 179 times
1 Answers
1
Open a terminal with Ctrl+Alt+T:
Move to the working directory with
cd /path/to/file.Make it executable with
chmod +x yED-3.14.3_64-bit_setup.sh.Run it with
sudo yED-3.14.3_64-bit_setup.sh
TellMeWhy
- 17,964
- 41
- 100
- 142