how to download totem movie player through yum command in fedora 10
Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
To install totem movie player you can simple run this command:
Code:
yum install totem
I'm not too clued up with codecs, but totem should automatically offer to download any codecs you need for movies that you try to play in it (at least it did that for me a few times.)
If totem doesn't do the job, you can also try VLC:
Code:
yum install vlc
VLC supports a lot of audio and video codecs out of the box.
To install totem movie player you can simple run this command:
Code:
yum install totem
I'm not too clued up with codecs, but totem should automatically offer to download any codecs you need for movies that you try to play in it (at least it did that for me a few times.)
If totem doesn't do the job, you can also try VLC:
Code:
yum install vlc
VLC supports a lot of audio and video codecs out of the box.
i reply because i have been trying to use totem since fc5. i have never seen it work. the comments don't seem to directly address the question. i have the default totem. i have erased and reinstalled. i have rpmfusion repo. the site doesn't even mention totem. so why install a player that doesn't work?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.