T
thobit
Routinier
Moin!
Ich kenne mich mit arch und roling releases noch nicht so gut aus. Benutze kdemod welches bei mir nur KDE 4.2.2. bereitstellt, während die Standardquellen schon mit 4.2.3. laufen. Muss ich einfach nur noch etwas warten bis auch kdemod umgestellt wird, oder muss ich noch irgendwo selber Hand anlegen?
mfg
thobit
P.S.: Meine pacman.conf (nur der Bereich mit den repos)
Ich kenne mich mit arch und roling releases noch nicht so gut aus. Benutze kdemod welches bei mir nur KDE 4.2.2. bereitstellt, während die Standardquellen schon mit 4.2.3. laufen. Muss ich einfach nur noch etwas warten bis auch kdemod umgestellt wird, oder muss ich noch irgendwo selber Hand anlegen?
mfg
thobit
P.S.: Meine pacman.conf (nur der Bereich mit den repos)
Code:
[core]
Server=http://mirror.umoss.org/archlinux/core/os/x86_64
# Add your preferred servers here, they will be used first
[extra]
Server=http://mirror.umoss.org/archlinux/extra/os/x86_64
# Add your preferred servers here, they will be used first
[community]
Server=http://mirror.umoss.org/archlinux/community/os/x86_64
# Add your preferred servers here, they will be used first
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
[kdemod-core]
Server=ftp://ftp.wh-stuttgart.net/kdemod/core/x86_64
[kdemod-extragear]
Server=ftp://ftp.wh-stuttgart.net/kdemod/extragear/x86_64
[kdemod-playground]
Server=ftp://ftp.wh-stuttgart.net/kdemod/playground/x86_64
[archlinuxfr]
Server=http://repo.archlinux.fr/x86_64