English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i am new in Linux. and i would like to know how to install
programs in it. i downloaded this file: RealPlayer10GOLD.bin now what do i do with it. i tried double clicking.

2006-12-21 10:28:55 · 5 answers · asked by kruzito21 2 in Computers & Internet Programming & Design

5 answers

The easy way is to use Automatix to install it.

http://www.getautomatix.com/wiki/index.php?title=Installation

2006-12-21 10:45:27 · answer #1 · answered by Mation 2 · 0 0

hi; in the start do not get annoyed ... it may be confusing to position in courses in Linux. the coolest element is that most of the time it isn't very difficult in any respect. The "person-friendly way" -- bypass to applications and decide Ubuntu software middle, it provides you you with a catalogue of software sorts (video games, information superhighway, workplace and so on. ...). %. a classification and seem for a software identify that pastimes you. pondering there are over 36 thousand listings you have to be able to locate some thing exciting. you may as nicely study the internet website of the author from right here. you've enter you password to get the application yet for the most section each little thing on the record might want to run -- it may set up immediately. that is as person-friendly because it receives. The "somewhat difficult way" once you come across a software software you've an pastime in (from even if source). bypass to the terminal and from the command line variety "sudo apt-get set up software-call". The apt-get application will ask for you password and then that's going to bypass out on the information superhighway and attempt to locate this technique. it may ask some definite or no questions besides the indisputable fact that it frequently installs this technique and that is able to run. The "difficult way" receive some software from the internet and then attempt to make it artwork -- it may be performed -- besides the indisputable fact that it may be very confusing. Cordially invoice (Nulfinator on YouTube)

2016-12-01 01:43:25 · answer #2 · answered by Anonymous · 0 0

The built-in application manager in the Applications menu is the best way to start if you're new to Linux.

But, if you want to dive right in at the deep end, open a terminal, and go to the folder that file is stored in (using cd to change folder)

Then, type the following, in order to make the file executable. In Windows, anything ending in .exe can be run as a program. Linux is different. You have to tell it what is allowed to run as a program and what isn't.

chmod u+x RealPlayer10GOLD.bin

then type:

./RealPlayer10GOLD.bin

and see what happens.

Enjoy :)

2006-12-21 11:32:00 · answer #3 · answered by Yanni Depp 6 · 0 0

% sh RealPlayer10GOLD.bin

No need for chmod. But, if you want help on chmod (for all the octal modes) use the man command. The easiest way is to use EasyUbuntu or Automatix. Search for them to find the site. Shouldn't be hard.

2006-12-21 11:36:38 · answer #4 · answered by endless_h8 2 · 0 0

I would like to know my self since I use Ubuntu as well.

2006-12-21 10:33:31 · answer #5 · answered by Anointed71 4 · 0 0

fedest.com, questions and answers