Find the answer to your Linux question:
Results 1 to 6 of 6
i am trying to install real player in linux but it's showing that it;s already installed after using its rpm but no icon is there............so plz help me out...
  1. #1
    Just Joined!
    Join Date
    Sep 2010
    Posts
    20

    insatall real player in fedora 12

    i am trying to install real player in linux but it's showing that it;s already installed after using its rpm

    but no icon is there............so plz help me out

  2. #2
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309

    Smile

    to install media player use link
    Personal Fedora 12 Installation Guide
    For query about real player
    Code:
    yum search extra
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  3. #3
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309

    Smile

    Code:
    yum search "real player"
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  4. #4
    Just Joined!
    Join Date
    Sep 2010
    Posts
    20
    i applied rpm -ql realplay ...................

    it showed many of realplayer files.............................

    but still i don't know how to play it ..........................

    because there is no such icon or command i know.........for playing it..........
    plz help
    Thanking You
    Sachin Chugh

  5. #5
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Quote Originally Posted by sachinjnumca View Post
    i applied rpm -ql realplay ...................

    it showed many of realplayer files.............................

    but still i don't know how to play it ..........................

    because there is no such icon or command i know.........for playing it..........
    plz help
    Thanking You
    Sachin Chugh
    rpm -ql realplay will not install the file, that is only for queries..you need to use the -i option to install.
    Code:
    rpm -i filename
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  6. #6
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309

    Smile

    can you post the full name of rpm file you install and file is install without error ?
    For playing various media file you can install vlc also .
    or try
    Code:
    rpm -qa | grep -i "file name"
    Last edited by ved; 10-16-2010 at 04:12 PM.
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...