Installing - Executable files
Channel:
Subscribers:
17
Published on ● Video Link: https://www.youtube.com/watch?v=B6QrBtk3U4o
1. Download the file onto the desktop
2. open the terminal (Application → Accessories → Terminal)
3. write the following, note that $ means beginning of each line, saying it is your user but not root.
$ cd Desktop/
$ chmod u+x name_of_binaryfile
$ ./name_of_binaryfile
when you want to remove the program manually you should find the proper place similarly to this:
$ cd /home/user/
$ rm -R name_of_program/
Other Videos By Myrkr
2009-05-01 | Linux Games : Alien Arena |
2009-05-01 | Linux Games : Chromium B.S.U. |
2009-04-21 | Linux Games: Teeworlds |
2009-04-16 | Linux Games : Frozen Bubble |
2009-04-16 | Linux Games : Armagetron |
2009-04-15 | Linux Games : Ri-Li |
2009-04-15 | Linux Games : World of Goo |
2009-04-14 | Linux Games - Crack Attack |
2009-04-14 | Linux Games - Gridwars 2 |
2009-04-14 | Linux Games - Warsow |
2008-11-27 | Installing - Executable files |
Tags:
install
programs
linux
ubuntu
8.10