Fedora 8 的yum源

因为有些朋友在学习linux过程中经常因为软件不顺手导致一些茫然,发现在http://www.linuxpk.com/6928/viewspace-3379.html中有好多人提到了fedora中安装源的问题,这里我给出一些参考:

普通yum安装源:

      rpm -Uvh http://www.fedorafaq.org/f8/yum  http://rpm.livna.org/livna-release-8.rpm

其他yum安装源:

    *  Red Hat and Fedora Extras:

      rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
    * rpm.livna.org:

      rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY
    * FreshRPMs:

      rpm --import http://freshrpms.net/RPM-GPG-KEY-freshrpms
    * DAG:

      rpm --import http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
    * ATrpms:

      rpm --import http://atrpms.net/RPM-GPG-KEY.atrpms
    * NewRPMs:

      rpm --import http://newrpms.sunsite.dk/gpg-pubkey-newrpms.txt
    * Dries (RPMForge):

      rpm --import http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt
    * JPackage:

      rpm --import http://www.jpackage.org/jpackage.asc
    * kde-redhat:

      rpm --import http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
    * PlanetCCRMA:

      rpm --import http://ccrma.stanford.edu/planetccrma/RPM-GPG-KEY.planetccrma.txt

比如一些软件,像freemind的确没有安装源,请自行google: freemind,找到相关的源,例如:
添加url:http://eric.lavar.de/comp/linux/rpm/noarch
添加免费的Jpackage URL:http://mirrors.dotsrc.org/jpackage/1.6/generic/free
添加Jpackage URL non-free:http://mirrors.dotsrc.org/jpackage/1.7/generic/non-free

这样完成安装源的添加后,可以从中找到相关的freemind所需的软件哟!

Monthly Archives

Pages

Powered by Movable Type 7.7.2

About this Entry

This page contains a single entry by Cnangel published on April 10, 2008 1:18 PM.

编译动态库和静态库的一些方法 was the previous entry in this blog.

回忆——一张很久的照片 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.