Penguin
Blame: FedoraRepositories
EditPageHistoryDiffInfoLikePages
Annotated edit history of FedoraRepositories version 4, including all changes. View license author blame.
Rev Author # Line
1 CraigBox 1 FedoraCore is missing a number of important features that most desktop Linux users are looking for. There are some things that they have decided not to package for political reasons, and some are left out because there exists an alternative which is better accepted.
2
3 In order to get all this extra software, you can tell your automated package management system, be it [APT|AptForRpm] or [Yum], to use some extra repositories of software that is expressely packaged for your distribution.
4 CraigBox 4
5 !!Multimedia installation howto
6
7 EricRaymond has created a [Fedora multimedia HOWTO|http://tldp.org/HOWTO/Fedora-Multimedia-Installation-HOWTO/] which covers how to do all of this with the built in up2date tool.
1 CraigBox 8
9 !!Use FedoraExtras
10
11 Fedora Extras, previously known as fedora.us, is the official place for extra Fedora packages. It's as hard to get a package included in Fedora Extras as it is on the official FC CDs, and the administrators have pissed a lot of people off with statements that effectively say "It's impossible for any other repositories to exist but ours".
12
13 Complementing fedora.us is [livna.org|http://rpm.livna.org/], the official unofficial companion site that contains all the stuff that Fedora aren't allowed to do, such as the [MP3] plugin for [XMMS], [DVD]/[CSS] code, etc.
14
15 !!Use the third-party packagers
16
17 There are a number of people that package RPMs for FedoraCore and other similar distributions (RedHatEnterpriseLinux and older RedHatLinux versions).
18
19 There are five of these repositories that collaborate closely, and they are listed below.
20
21 * [List of packages available from these repositories (and who is responsible for them)|http://dag.wieers.com/home-made/apt/mega-merge.php]
22 * [Mailing list|http://lists.freshrpms.net/mailman/listinfo/freshrpms-list]
23 * [Bugzilla|http://bugzilla.atrpms.net/]
24
25 !FreshRpms ([Matthias Saou|http://freshrpms.net/about/])
26
27 See our FreshRpms page.
28
29 !Dag ([Dag Wieers|http://dag.wieers.com/personal/])
30
31 The second most prolific packager behind Matthias Saou. Very general purpose. One of the only people packaging for RedHatEnterpriseLinux.
32
33 Repository homepage: http://dag.wieers.com/home-made/apt/
34
35 !ATrpms ([Axel Thimm|mailto:Axel.Thimm at ATrpms dot net])
36
37 Originally some physics-related packages, ATrpms has become a multimedia focused repository, packaging useful things like MythTv.
38
39 However, some people don't like some of Axel's [packaging|http://lists.freshrpms.net/pipermail/freshrpms-list/2004-May/009100.html] [policies|http://lists.freshrpms.net/pipermail/freshrpms-list/2004-May/009606.html].
40
41 Repository homepage: http://atrpms.net/
42
43 !~NewRpms ([Rudolf Kastl|mailto:che666 at uni.de])
44
45 Repository homepage: http://newrpms.sunsite.dk/index.php?section=2
46
47 !Dries ([Dries Verachtert|http://dries.studentenweb.org/CV/CV-DriesVerachtert-EN.html])
48
49 Some esoteric packages that, in the most part, depend on packages from ~NewRpms, Dag and FreshRpms.
50
51 Repository homepage: http://dries.studentenweb.org/ayo/
52
53 !!Don't use both.
54
55 It's clearly possible to cooperate between repositories (see below), but fedora.us [don't believe in playing nice|http://www.fedora.us/wiki/RepositoryMixingProblems], so if you pick fedora/livna, don't use Freshrpms et al, or be prepared for things to break if you do. Most stuff that fedora.us package is also done by someone else; also remember you can install packages manually with little trouble.
56
57 !!How to get started
58
59 A good way to start is to [download FedoraFaq's yum.conf|http://fedorafaq.org/samples/yum.conf] and select the repositories you want to use by uncommenting them and commenting out the others.
60
61 Then, you can install software like the xmms MP3 plugin with 'yum install xmms', and no more thinking is required.
3 CraigBox 62
63 Matt Brown adds ''I think you can safely live without fedora.us. I use apt for my package management, although I still use yum through the RHN applet to keep up to date with newly released packages from RedHat.''
2 CraigBox 64
65 -----
66 CategoryFedora