Nov 21, 2009
Pages: 1, 2

How To Install Applications In Fedora - noob question

free web hosting

Read Latest Entries..: (Post #16) by iGuest on Nov 4 2009, 06:51 AM.
Urgent Question How To Install Applications In Fedora Sir/ Madam, I am new to Linux using Fedora 10. How do I install my samsung USB modem data cable(for GPRS internet connection) which is a EXE file ? How do I install other exe ? I have downloaded wine-1.1.21.Tar.Bz2, but how do I install it ? Please. Help. Regards Santosh -reply by santosh...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

How To Install Applications In Fedora - noob question

marretas
I'm a linux user since a few days, i've decided to change to linux coz i'm not very pleased with Windows versions . So i wonder how do i install aplications like Files Sharing and mp3 ?

Comment/Reply (w/o sign-up)

yordan
usually, the mp3 player is automatically installed when you install fedora.
Else, you will have to read from the documentation how to re-install it.
Which way do you want to share files ? Do you want to share files between several computers on your home network, all of them using Linux ? then, use nfs.
If you want to share files with Windows computers on your home network, install Samba (if it's not installed yet) and use it.
If you want some other types of file sharing, this works with some servers and some applications, then you must go on the site of the sharing suppliers and download the version for fedora.
Regards
Yordan

Comment/Reply (w/o sign-up)

marretas
QUOTE(yordan @ Feb 7 2006, 10:03 PM)
usually, the mp3 player is automatically installed when you install fedora.
Else, you will have to read from the documentation how to re-install it.
Which way do you want to share files ? Do you want to share files between several computers on your home network, all of them using Linux ? then, use nfs.
If you want to share files with Windows computers on your home network, install Samba (if it's not installed yet) and use it.
If you want some other types of file sharing, this works with some servers and some applications, then you must go on the site of the sharing suppliers and download the version for fedora.
Regards
Yordan
*



thks for replying, but i want to share files like i usually did with Windows, i want to donwload mp3 and movies , i usually in windows used P2P tools such as Imesh, kazaa this kind of applications. For linux i've downloaded gnutellla but it doesn't brings a Executable file. I've tryed to download documentations to learn how install it but i could find a good one . So i ask here for more experienced people give me tips or explain how to do it. cheers biggrin.gif

 

 

 


Comment/Reply (w/o sign-up)

xboxrulz
.exe files cannot be read by Linux unless you install something called WINE (WINE IS Not an Emulator) http://www.winehq.org

As for your MP3, download Banshee or AmaroK.

For newcomers, best to install using the RPM package manager.

I tend to use the console to install stuff since it's faster.

The command for installing RPM packages is: sudo rpm -ivh (root password required)
to uninstall, it is: sudo rpm -e (root password required)
to see the package information: rpm -qi

Happy Linuxing!
xboxrulz

Comment/Reply (w/o sign-up)

snutz411
For file sharing, you want to enable Samba on your Fedora box. I'm guessing this is sharing over a LAN from Linux to Windows. Most likely Samba is already installed and you'll just need to enable it during startup.

MP3 should come standard, so don't worry about that.

Fedora Core is RPM based, so your lucky, it should make software installs a TON easier for you if you are new.

FYI, this will save your life if you are trying install software. You'll want to become bestfriends with this command....yum

Yum is all you need to install packages and software on FC. Google that word, and you should be fine.

Comment/Reply (w/o sign-up)

qwijibow

dont forget the pasics...

if you ever need information on a Unix based system, use the man (short for manual command)

running

CODE

man rpm


will tell you everything you need to know, and tons more about package installation.


Comment/Reply (w/o sign-up)

yordan
QUOTE
usually in windows used P2P tools such as Imesh, kazaa

Also, remember that in most countries, using kazaa and other peer-to-peer things are forbidden. Be sure that you will not have legal problems when confessing using them.

Comment/Reply (w/o sign-up)

Jeigh
Well... using kazaa to download copyright protected data is prohibited wink.gif I'm sure no one will get sued over downloading a linux iso off one or other freely distributed software ohmy.gif

But yes, as mentioned make sure to download the rpm version of software. Usually for linux downloads they have you select one based on your distro (In this case, Fedora) and it'll give you an RPM. If I remember correctly a simple double click will prompt you for the root password and then it would install the software. As mentioned this can also be accomplished by using the command line from a terminal window.

If you are new to linux, I would suggest googling for introduction to linux and/or Fedora websites. You don't need anything major, just get the basics of the command line and terminology down. It helps alot in the long run. Hope you get everything set up as needed and congratulations on making a venture into the world of linux.


Comment/Reply (w/o sign-up)

marretas
Roger that, i searched for rpm files to install but i cant find a good RPM downloads page. may you point me some links ? Thks biggrin.gif

Comment/Reply (w/o sign-up)

xboxrulz
http://rpm.pbone.net

xboxrulz

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
Urgent Question
How To Install Applications In Fedora

Sir/ Madam, I am new to Linux using Fedora 10. How do I install my samsung USB modem data cable(for GPRS internet connection) which is a EXE file ? How do I install other exe ? I have downloaded wine-1.1.21.Tar.Bz2, but how do I install it ? Please. Help. Regards Santosh -reply by santosh

Comment/Reply (w/o sign-up)

HannahI
If you don't find it, it's probally not installed, but on your system.

Comment/Reply (w/o sign-up)

iGuest

MP3 is a copy right protected and so Red Hat/ Fedora do not support it by default. You have to install Wine through which you can install Windows Installable Applications in Fedora/RedHat/Linux. Now after you have installed Wine, install Winamp (Which is basically installed in Windows) using wine. Right click on the .Exe file of the winamp installer and select Run with Wine Application. Follow the steps and you will be able to install Winamp. Winamp has certain codecs of its own which helps to play MP3. Believe it as I have installed winamp in fedora 11 and listened all the MP3s I have. Hope ypu will enjoy.

-reply by Jishukesh Chakraborty

Comment/Reply (w/o sign-up)

iGuest
How to Install EXE files in Fedora 10
How To Install Applications In Fedora

Sir/ Madam,

I am new to Linux using Fedora 10.

How do I install my samsung USB modem data cable(for GPRS internet connection) which is a EXE file ?

How do I install other exe ?

I have downloaded wine-1.1.21.Tar.Bz2, but how do I install it ?

Please. Help.

Regards

Santosh


Comment/Reply (w/o sign-up)

iGuest
The simplest way to install software in fedora 9
How To Install Applications In Fedora

The simplest way to install software in fedora 9 is to go to system/administraton/add or remove progrmas

-reply by pchacker

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : install, applications, fedora, noob, question

  1. Fedora 10 Hits An Update Snag
    (8)
  2. Linux Software Installation Help
    it tells how to install software in tar.bz2 or .bin extension (2)
    installing .tar.bz2 software open the terminal window.Place the s/w in root's home..then
    write file.tar.bz2 in terminal. uncompressing will take place.a folder with .tar extension will b
    created.Now write tar -xvf filename.tar,contents will be read..Now,move to the directory just
    created..read the readme file..follow instruction such as make or make install to be commanded in
    terminal...now its done..use it by writing in terminal for ex. mplayer movie.avi. ..or just drop ur
    movie file nin the terminla..nd remove the " " in the file..append mplayer with blank spa....
  3. Ubuntu- How To Install C/ C++ Compilers.
    (4)
    Once you install Ubuntu. If you want to develop code in C or C++ you need to update the package.
    Default install will not come with development tools. Synaptic pckg manager is a very usefull
    tool in ubuntu. This can be used to install many development tool. Just look for Synaptic pckg
    manager and put check for gcc 3.4 or later, glibc or any other package you need, then update.
    Your ubuntu is now ready to use for C,C++.... /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> ....
  4. Strange Error When Trying To Install Fedora Core 9
    (6)
    Hi all, I tried to install Fedora Core 9 in a VmWare virtual machine under WinXP. I downloaded the
    DVD ISO image and proceeded with the installation. When the process was started since about a
    minute, the following error did show: "The file evince-2.22.1.1-1.fc9.i386.rpm cannot be opened.
    This is due to a missing file, a corrupt package or corrupt media" Fine, I told to myself,
    let's download the ISO image again, this time from a different server, just in case. No joy,
    same error. Tried another couple of times, each one using a different server for the download. Sa....
  5. Linux For Beginners- Easy To Install
    (16)
    Which Linux distru is for beginners and Easy to install?....
  6. What Applications Can I Use For Cd-audio Ripping (digital Extraction) And Encoding?
    Audio Encoding (0)
    cdparanoia is currently the most accurate native linux ripping tool available. Its commandline
    interface is fairly easy to use, but it is also available in several GUIs. grip is a fully featured
    graphical CD-ripper that has built-in cdparanoia support, ID3 tag support, and can be configured to
    encode virtually any format you want. 2. Is there a good audio editor available? audacity is an
    open source audio editor that supports recording, conversion, and editing of ogg vorbis, MP3, and
    WAV audio, and supports a vast array of audio filters and plugins. Source and binary....
  7. How To Install Linux Without A CD or DVD?
    Would like to learn how to use Linux but don't know how to install (11)
    Hey! I've tryed to install linux without a cd (as they said on the website).. But I did'nt
    understand it so good =/ Can anyone please tell me how I can install linux without a CD? Any
    version.. The only thing I need is a fast one (faster than windows).. I am completly new (never
    tried it before) and would want to learn Linux. But thats not easy, if I don't know hoiw to
    install it /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Thanks
    //Feelay....
  8. Change Default Applications
    (3)
    Almost 20 days since I've installed openSuse 10.3 and I'm quite happy with it (except maybe
    with the low a/v performance /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:"
    border="0" alt="rolleyes.gif" /> ). There is one thing tough I can't seem to change and
    that's the default applications. For example, atm Evince is started when I double click a pdf
    file, but I want it to open Acrobat Reader instead. Where can change these settings ?....
  9. Mysql Build/install Problems
    (4)
    Hi I recently downloaded the mysql source for Linux. I downloaded it from packages.ubuntu.com (my
    version of linux is Ubuntu 7.10 (Gutsy Gibbon). here are my problems Installing Mysql: This is the
    command I use to configure: ./configure --prefix=/usr/local/mysql
    --with-named-curses-libs=/usr/lib/ncurses.a (the --with-named-curses-libs=/usr/lib/ncurses.a is to
    fix a bug that occurs when installing on Ubuntu) And this is the error I get: Does anyone know
    how to fix this? I've looked it up, but I can't find the answer anywhere.....
  10. Setting Up Fedora Core For Web Hosting
    Not as easy as you might think! (0)
    On several occasions, I have attempted to install Linux on my computer in a dual boot format to
    learn how to use Linux and more importantly, learn how to set up a web server. In the past, I have
    installed a couple of versions of Red Hat, Unbuntu, Gentoox, GoblinX, and now a couple of versions
    of Fedora Core. The only thing all of these have in common is that installation is problematic at
    best. While most distributions of Linux include all the required software to set up a server, I
    have never been able to realy get it done. Finding where Apache's configuration....
  11. Looking For Linux
    2 choices that I will choose - make it easy to install and MAINTAIN (34)
    Ok I have tried Linux before, it was ok, until something with the kernel screwed up and it left me
    with a command line interface that I didn't know what to do. I am looking for 2 different
    distributions of Linux here, my first one is for: (Currently running Windows XP SP2) A computer
    with 512 MB RAM Pentium 4 processor Internet Access GNOME or KDE desktop, doesn't matter Minimal
    command line work!!! Absolutely no command line work when installing. I have tried Ubuntu, it was
    easy enough. Anything easier than Ubuntu and I'll give it a try. My second cho....
  12. Help Create A Program To Automatically Install Wireless Drivers On Linux
    (1)
    Some of our fellow Ubuntu users are putting together software to automatically detect and install
    wireless drivers for a variety of wireless cards and they need our help. If your wireless connection
    is working, please run the command and post the result on the Ubuntu forums thread linked to below.
    This is the only deterrent to Linux on many laptops.
    http://ubuntuforums.org/showthread.php?t=547444 This was never actually meant to be a Ubuntu
    thing. It doesn't matter which distribution you're using; running that command and posting
    the output would be a great h....
  13. Fedora Core 6 Install Problem
    (7)
    I have tried three times to get Fedora Core 6 to install but I keep getting the same error message:
    “there was an error running your transaction, for the following reason(s): file conflicts”. I am
    using all of the default settings except changing the time zone and basically installing all
    packages. The error always happens near the end of the fifth disk. I have run sha hash checking on
    all media and everything checks out. Has anyone had this problem or a possible solution?....
  14. Using Ndiswrapper In Fedora Core 6
    Installation Error (4)
    Hi, I have been trying to install my wireless pcmcia card onto fedora core 6. to do this i have been
    trying to use ndiswrapper http://ndiswrapper.sourceforge.net but with no luck. i am using
    ndiswrapper-1.34 and i keep running into some problems. I can successfully complete the make
    distclean, make and make install (root) commands and they work without a problem. It is only when i
    try to enter the command ndiswrapper -i filename.inf (replacing filename.inf with the .inf file of
    my pc card) i get the following error QUOTE # ndiswrapper -i WG511v2.INF bash: nd....
  15. Fedora Directory Server
    Anybody uses it? (0)
    Some time ago Red Hat acquired Netscape's Directory Server and release it under open source
    licence renamed Fedora Directory Server. Does onybody use it, or simply try? What future of FDS do
    you predict? Give your opinion.....
  16. Problem With Fedora Core 5 Installation
    In fact after installation..... (14)
    I was trying to load Fedora into my Machine. After 30 minutes of smooth run, I succeeded in
    installing it. All along my mouse was working just fine. After the installation was complete, when I
    rebooted the machine still mouse was fine. Now finally after I give the user ID and password fpr
    login, the mouse pointer just disappeared!!! Well, the mouse still works. When I move the mouse the
    items get highlighted. When I double click the highlighted item, it opens the application. The
    scroll button is working fine. but.... The mouse pointer is not being displayed!!! I trie....
  17. Fedora Core 5 Under Virtual Pc
    (5)
    Has anyone got Fedora Core 5 running under Microsoft’s Virtual PC? I have been using
    http://vpc.visualwin.com/ as a reference which says it is possible. I lowered my RAM to 624 MB and
    finally got the installation to work. My problem now is when it start up the login screen is very
    distorted. I suspect a bad video card driver but I have no idea on how to change it. P.S. I know
    this is not directly related to this group but I figured this was the best place.....
  18. Installing Mysql (fc5)
    yum install mysql (3)
    I'm having a problem with my Fedora Core 5 server. I need to install MySQL but it won't. I
    keep running the command under root: yum install mysql which should install all the clients but it
    won't. It gives me this: CODE # yum install mysql Loading "installonlyn" plugin Setting up
    Install Process Setting up repositories
    core                                                                
    updates                                                              
    extras                                                               Reading repository metad....
  19. How Do You Install Fonts Under Gnome 2.14.0
    Gnome 2.14.0 (3)
    I've copied my truetype fonts from windows for use on my linux system. I've been searching
    and tried a few things with no luck. thanks for any help! F....
  20. Fedora Core 5 Problems
    Installing packages (5)
    Whenever I try to install a package, I get the following error message in the shell: QUOTE
    Loading "installonlyn" plugin Setting up Install Process Setting up repositories updates Cannot find
    a valid baseurl for repo: updates Error: cannot find a valid baseurl for repo: updates Thanks
    for any help trying to fix this! F Edit: This was linked to an ISP problem that I verified with
    a friend on the same ISP. Apparently they were having some problems because I also couldn't
    access SourceForge or Photobucket. They've seem to have fixed the problem. F....
  21. Fix Fedora 5 Add/Remove Software Problem
    fix the problem that cannot add/remove software without Internet conne (2)
    The add/remove software in Fedora 5 just does not work if you machine is not connected to the
    Internet. It wont add or remove any package for you even though you have the disks. If you read
    files in /etc/yum.repos.d/, you will understand. Fedora 5 will connect to redhat's website when
    you want to update your Fedora. Here is a simple way to update your fedora 5 via FC5 iso file. 1,
    move all files, which are under /etc/yum.repos.d directory, to other directory. for example, backup
    directory. 2. create a new directory *.reop in /etc/dym.repos.d Copy and Paste the ....
  22. Suse 10.0 Won't Install?
    (17)
    I don't get this... I've downloaded the 5 (?) CD set of SuSE 10. It installs PERFECTLY
    however, the last step, the hardware thing (I forget what it is called), it quits on it and
    won't boot SuSE, it goes DIRECTLY into YaST and it's an endless loop... anyone else have
    similar install problems? Thanks! F....
  23. Any Beginner Tutorials On Fedora Core 4 ?
    Any tips or tutorial? (4)
    Hi, I am new to Linux and I wanted to get to know how to use Feroda Core 4 Linux and does anyone has
    any tutorial or tips that I can get hold on it. I am really hoping that someone could help me
    in.Maybe some ebook recommend or internet tutorials.....
  24. Fedora Core 4: A New User's First Impressions
    (18)
    Hello all! I've been messing around with Linux for the past couple of days, and in the process
    I destroyed my Windows 2K installation. I tried Gentoo, however that's a story for another post.
    What I'm focusing on here is Fedoracore 4 Linux, i386. Installing I must say that it was a
    major let down to see a graphical installation system. It's not that I have anything against GUI
    s, it's just that it doesn't feel like Linux, ya' know? The GUI lets you manually
    partition your drives and select all the packages you want installed. However, yo....
  25. Ubuntu Install Cd - Xp Crash When Browsing Cd
    what happened? (8)
    i downlaoded the ubuntu install cd the other day and tried to burn the image to cd using nero. i was
    using a cd-rw and i both finalise and didnt finalise and both times the cd was not booted from and
    when i looked at the contents xp just crashed. what happened - any ideas. also i has a broken
    gentoo/98 dual boot with grub on the 3rd partition. i reformated the 3rd partition forgetting about
    grub becasue unbuntu is going on (networkless) and now grub is messed up. can i reinstall grub off
    the gentoo install cd? if so what base commands do i need. thanks very much in adv....
  26. Minor Knoppix Problems
    will they stay in a proper install (6)
    there are the occational problem that i have on knoppix that i would like to know if i will have
    them when i install linux. i.e. file format issues - especially music files .wma? dvd player wont
    play one of my dvd's some of the programs on the menu dont start when i click on them gaim wont
    work just wondering....
  27. Install Linux Without Format Or Partitioning
    (6)
    Would you like to try Linux Operatin System without Installing it or Formatting the computer? Well,
    YOU CAN! Linux is now available to run on disc straight from the CD without installing on the
    computer. Download the disc 100% LEGAL Have fun /smile.gif" style="vertical-align:middle"
    emoid=":)" border="0" alt="smile.gif" />....
  28. Install Jdk1.5.0 Under Fedora Core 4
    Share my experience (5)
    Install jdk1.5.0 under Fedora core 4 I used to use JDK1.4.2. However JDK 1.5.0 was released long
    time ago. Today, I got it updated. Here are the steps for newbies: 1. Download Jdk1.5.0. This is a
    must /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. Everone
    know where to get it. anyway, here is the address: http://java.sun.com/j2se/1.5.0/download.jsp The
    newest version is JDK 5.0 Update 4. you can choose Linux self-extracting file or Linux RPM in
    self-extracting file. For me, I use Linux self-extracting file (jdk-1_5_0_04-linux-i5....
  29. Fedora Core 4
    Just made it through (6)
    After doing a complete backup of Fedora Core 3, I thought it was time to try Fedora Core 4 out. You
    wouldn't believe the hassle I had with it, but nothing I couldn't overcome, but I would hate
    to see someone fall into that very same pit as it's definitely not an easy task, so I'll
    just outline what I did if anyone does fall into this. My system specifications for this: Dual CPU
    PIII 1GHz 2GB SDRAM 2 Hard Drives @ 200MB 4 CDROM Devices (DVD Writer, CD ReWriter, DVD ROM and CD
    ROM) ViewSonic 19" Monitor PS/2 Mouse and Keyboard SBLive with 5.1 Speakers T....
  30. Why Can't I Install Software As Root?
    (7)
    When I become root with "su -" and try to install some software, such as firefox, it then
    says:"(firefox-installer-bin:3645): Gtk-WARNING **: cannot open display:" What's the meaning
    of this information? And how can I deal with it? Thanks!....

    1. Looking for install, applications, fedora, noob, question

See Also,

*SIMILAR VIDEOS*
Searching Video's for install, applications, fedora, noob, question
Similar
Fedora 10 Hits An Update Snag
Linux Software Installation Help - it tells how to install software in tar.bz2 or .bin extension
Ubuntu- How To Install C/ C++ Compilers.
Strange Error When Trying To Install Fedora Core 9
Linux For Beginners- Easy To Install
What Applications Can I Use For Cd-audio Ripping (digital Extraction) And Encoding? - Audio Encoding
How To Install Linux Without A CD or DVD? - Would like to learn how to use Linux but don't know how to install
Change Default Applications
Mysql Build/install Problems
Setting Up Fedora Core For Web Hosting - Not as easy as you might think!
Looking For Linux - 2 choices that I will choose - make it easy to install and MAINTAIN
Help Create A Program To Automatically Install Wireless Drivers On Linux
Fedora Core 6 Install Problem
Using Ndiswrapper In Fedora Core 6 - Installation Error
Fedora Directory Server - Anybody uses it?
Problem With Fedora Core 5 Installation - In fact after installation.....
Fedora Core 5 Under Virtual Pc
Installing Mysql (fc5) - yum install mysql
How Do You Install Fonts Under Gnome 2.14.0 - Gnome 2.14.0
Fedora Core 5 Problems - Installing packages
Fix Fedora 5 Add/Remove Software Problem - fix the problem that cannot add/remove software without Internet conne
Suse 10.0 Won't Install?
Any Beginner Tutorials On Fedora Core 4 ? - Any tips or tutorial?
Fedora Core 4: A New User's First Impressions
Ubuntu Install Cd - Xp Crash When Browsing Cd - what happened?
Minor Knoppix Problems - will they stay in a proper install
Install Linux Without Format Or Partitioning
Install Jdk1.5.0 Under Fedora Core 4 - Share my experience
Fedora Core 4 - Just made it through
Why Can't I Install Software As Root?
advertisement



How To Install Applications In Fedora - noob question

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com