LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   where can i download linux software (https://www.linuxquestions.org/questions/linux-newbie-8/where-can-i-download-linux-software-323572/)

jojojo 05-14-2005 08:41 PM

where can i download linux software
 
Where exactly can i download Linux software? I've just installed Fedora Core3 and i want to know is there a website like Download.com for installing Linux software eg. linux mpg player and mp3 player and other software such as antivirus, etc...........

Can i play WMV video format in Linux?

Mega Man X 05-14-2005 08:55 PM

Sourceforge is your best friend:

http://sourceforge.net/index.php

You might also like this site to download .rpm's:

http://rpm.pbone.net/

The best media player you can get is mplayer:

http://www.mplayerhq.hu/homepage/design7/news.html

It can play virtually _everything_. :).

And you don't need an anti-virus, or spyware. Just don't play around as root and keep your system up-to-date and you should do just fine.

Regards!

johnson_steve 05-14-2005 08:59 PM

first install everything you can through the package manager then try www.rpmseek.com you don't need anti-virus software and yes you can play .wmv files but it requires mplayer and a few windows .dll files that are illegal to distribute online

DaWallace 05-14-2005 09:37 PM

if by illegal you mean non-gpl compliant. for the most part, they're legal. a few however might have strange licences that would completely prevent distribution in any form but that provided by the vendor.

I don't know of anything that does though.

redhat is a bitch about stuff like this. they won't distribute anything that could possibly offend anyone, ever, in their free products.

this is, unfortunately, one of many shortcomings.

oh well.. good luck dealing with redhat.

my-unix-dream 05-15-2005 09:34 AM

http://freshmeat.net/ is the resources site you should have a look !!

ethics 05-15-2005 12:19 PM

open a console and do

yum search "software that you want"

then if it finds anything

yum install "software name"

that'll search the redhat repositories for software, they don't have as many as the 3rd party ones like fresh rpm , dag, lavina etc. and also nothing like MP3 cause of licensing, google for adding freshrpm to your repositories and adding it's key.

FC3 repositories also only have fedora specific RPM's (obviously) and so they're very easy to install (yum handles all dependencies too) however some things may not be available for it and in which case you'll need to hit their website for source etc.

then you can get even more software, i use xmms for music, once you add freshrpm you can search yum for "xmms-mp3" for mp3 support, mplayer is good for movies, you can do similar to above for different codecs (might be .wma codecs).

Anti-virus is really not needed, antivirus is only good on linux for scanning windows shares and emails AFAIK.

If you want to just browse types of software and see what takes your fancy sourceforge is brilliant (although if you want to look at EVERYTHING it'll take a while)

Before looking for loads of new stuff to get i'd go through and see what you already have from the install CD's (evenign starting it up and checking the "about" in help may provide useful info) you might find alot of stuff you want is already present
Google is your friend :)

debian_jones 05-15-2005 12:40 PM

I have debian, which means that my best friend is apt-get. I can download any one of 16 thousand free software packages, avaliable at a single command, with dependancies automatically computed, no need to even go to a website. I'm pretty happy with that.

With Fedora, however, you do get a good amount of free software with the distro. If you have a good-sized hard drive, I'd advise you to go ahead and click on the box for installing "everything" when you install. (It might be worth installing Fedora again) You get about six GB of software, if I recall. A lot of it you won't need, but you can have a lot of fun exploring everything that's on your menu. There will certainly be some cool surprises.

I found managing packages with Fedora to be a real pain. If you find that you agree, I hope that you'll consider Debian, or another distro that uses the APT package manager, which simply couldn't be easier.

reddazz 05-15-2005 02:08 PM

Fedora/Redhat can also use APT and SYNAPTIC. They are just not installed by default. You can get apt and synaptic from the fedoraproject. The same site has an extras repository for Fedora Core which provides packages that are not shipped with Fedora by default.


All times are GMT -5. The time now is 03:51 PM.