LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to install vlc or banhsee in centos (https://www.linuxquestions.org/questions/linux-software-2/how-to-install-vlc-or-banhsee-in-centos-798208/)

veeravicky 03-27-2010 04:32 AM

how to install vlc or banhsee in centos
 
hi,
how do i install vlc or banshee in centos 5.3.

i tried using
yum install vlc

and
yum install banshee

both didnt work

carltm 03-27-2010 05:20 AM

The easy way to install vlc is to add the rpmforge repository.

Code:

rpm -Uhv http://apt.sw.be/redhat/el5/en/`uname -i`/rpmforge/RPMS/rpmforge-release-0.5.1-1.el5.rf.`uname -i`.rpm
yum install vlc

I don't know of any repos that have banshee.

troop 03-27-2010 05:23 AM

vlc: http://wiki.centos.org/AdditionalRes...ories/RPMForge
banshee from sources (link).


All times are GMT -5. The time now is 02:17 AM.