LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cant use yum to install xine and mplayer (https://www.linuxquestions.org/questions/linux-newbie-8/cant-use-yum-to-install-xine-and-mplayer-373174/)

WhiskeyTangoFoxtrot 10-14-2005 07:50 PM

cant use yum to install xine and mplayer
 
Hi,
ive been on Fedora core 4 for a month now and after re-installing it last week, i just cannot install mplayer and xine using the yup reps. xmms inbstalled fine then i did yum-update before installing xine and mplayer. here is the readout i get when i try to get xine installed.


[root@localhost ~]# yum install xine
Setting up Install Process
Setting up repositories
updates-released 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
base 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: xine
Nothing to do


man !! its been like this for a week and after 2 new reinstallations im sure it aint a problem with my computer. im greatfull for any help.

routers 10-14-2005 08:37 PM

yum -y install xine.i386

if cannot then i suggest u go to rpm.livna.org get the rpm then install it then proceed again

homey 10-14-2005 08:38 PM

They are in the livna repo along with k3b-mp3 support.
Code:

1. create new file /etc/yum.repos.d/livna.repo, with the following contents:

[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl= http://rpm.livna.org/fedora/4/i386/RPMS.lvn/
#baseurl= http://rpm.livna.org/fedora/3/i386/RPMS.stable
enabled=1
gpgcheck=1

2. Import the GPG-Key for livna
rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY

If you install the child rpm, the parent has to come along. For example:
yum install xine-skins will also install xine. ( less typing )

3. yum install k3b-mp3 xine-skins mplayer


nlkrio 10-17-2005 10:28 PM

visit the http://www.fedorafaq.org/fc4/ change yum configuration and your problem will be fixed

WhiskeyTangoFoxtrot 10-19-2005 05:19 PM

Tahnx guys, homey gave me the exact things i needed.

zoony23 08-06-2006 07:38 AM

I had exactly the same problem, and fixed it with help by homey!
Thx!:D

ezeuba 02-15-2007 01:24 PM

Yum installs xine
 
Hello all,
hey this guy who calls himself horny is just great. His solution to yum not installing xine is just what I needed. I've tried severally to use yum but it doesn't work well, until I used horny's suggestions. Now I can use yum to upgrade, install and do what I like with stuff instead of going root in shell.
Thanks horny.

michael.one 11-09-2009 12:53 AM

Homey's tips really worked.
 
Thankz Homey .ur directions exactly works.u rocked man.


All times are GMT -5. The time now is 02:33 PM.