by dirtlover on September 21st, 2003

dirtlover

Question

Help answer this question below.

How do you install programs on Linux? Can I run Windows programs (.exe) on Linux?

  • Like
  • Report

Answers. 6 helpful answers below.

  • by Anonymous on December 8th, 2006

    Anonymous

    You can run .exe files via wine which is a compatibility layer between Unix-based operating systems and Windows. However, we would recommend not to use wine for things that are already available on Linux natively (That means a binary compiled on a unix-based operating system FOR a unix-based operating system).

    You install software on Linux by using your package manager, there are graphical frontends to the package managers on each distribution (Almost, at least those who want to make it easy for new people coming from Windows) Package managers such as apt and rpm (Stands for redhat package manager) are for either debian-based distributions (Such as ubuntu) or for redhat based distributions (Such as Fedora/Suse/etc..), on debian-based there are frontends like Synaptic, Add/Remove, Adept, etc... while on RPM based there are frontends like Yast (On suse). Basically what you do is run any of the frontends, search for a software package, select it and then install it, it's that simple. But lets say you can't find a package anywhere in your package manager, you can easily find third party Repositories which may hold what you want. Other than that, if you find .rpm files or .deb files you can also install them easily via GUI, right click on them and select Install.

    • Like
    • Report

    No comments. Post one | Permalink

  • by Dan Whitacre on December 29th, 2003

    Dan Whitacre

    True, it is not as easy as in some other, more co$tly operating systems. But the trade-off is worth it (IMHO, of course).

    Easy answer:

    Use an RPM file for your software, and use a package manager. This will automate lots of normally tedious stuff, and keep you well isolated from scary things deep in the bowels of your machine.

    What always works:

    If you can compile source code, get the source tarball and make your software from the bare keystrokes of the programmers! This is what makes GNU/linux so very, very cool. The same program can run on almost anything, since each machine can make its own version of the executable! (Do the appropriate research, and learn about make, make config, make install, etc.) You can even (gasp!) _make your very own custom-for-you linux KERNEL!!! It is fun, educational, and can speed up your machine in CRAZY ways! (Module support for the linux kernel have been a big boon, making custom kernels a bit less enticing, but, man, what fun!)

    The best thing to do its track down a package (the software to be installed) for your distribution (the logo you see when you start the GNU/linux operating system). Some distributions have made it easier to manage installing and removing software. Most notably (to me) the RPM, or RedHat Package Manager, does a good job. It is very popular, and, unless your running Slackware or Debian, you have it.

    The surest, and some may say safest, and best way to learn (why run GNU/linux if you want to be in the dark?) is to read the install faq/howto for your package, or dig deeper, and learn about compiling and configuring and the like.

    Anything you want to install is already an RPM, or will have step-by-step instructions for installing the software. Remember, they wrote all that code, they want it to work for you! (Unlike some ..., okay, okay...)

    Bottom line, don't fear GNU/linux or anything about it. It is amazingly good, stable, and safe. Just be **careful** when doing things as root. If you are trying to install something as a user, hammer away!

    • Like
    • Report

    2 comments | Post one | Permalink

  • by DeepThought on December 25th, 2003

    DeepThought

    Most Linux programs have their own methods of installing. Either you must compile them manually, or they will come in some sort of packaged format (.rpm, .deb). You cannot run Windows programs natively in Linux, although there is a program (wine) which seeks to allow you to run them by emulating a windows environment.

    • Like
    • Report

    1 comment | Post one | Permalink

  • by fakoff on May 7th, 2009

    fakoff

    you're all n00bz in my opinion! :^)

    No comments. Post one | Permalink

  • by Dreamspawn on April 2nd, 2008

    Dreamspawn

    Erm anonymous, just a small point but don't get TOO high and might with these helpful people I'm sure they call it an emulator because that is HOW whine describes ITSELF upon adding....

    No comments. Post one | Permalink

  • by localinternettraffic on August 10th, 2010

    localinternettraffic

    To install a program on linux we use the synaptic manager for the source of software. If we have one then we try the sudo command in the terminal to inastall with the use of software destination where our software is located.
    It is possible to run executable file(.exe) in linux. To run .exe file in linux operating system we use the linux emulator. There are also so many linux distribution which comes with this function.

    No comments. Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

You're reading How do you install programs on Linux? Can I run Windows programs (.exe) on Linux?

Follow us on Facebook!

Related Ads

ANSWERBAG BUZZ

How to install program in linux
Install programs in linux
Install program in linux
How to install a program in linux
How do i install programs in linux