LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   What are good repositories for apt or yum? (https://www.linuxquestions.org/questions/fedora-35/what-are-good-repositories-for-apt-or-yum-353371/)

coasterfreak212 08-15-2005 04:08 AM

What are good repositories for apt or yum?
 
I just got my Fedora Core 4 working and it is great! I love it, i even got the ATI 3d acceleration to work. Now what I need is repositories that can work with apt or yum. I already have the linva repositories. Can anyone recomend some good repositories to add? I want alot of apps like xawtv and tuxracer and other stuff. Thax, and can you also show how to add them through a terminal. Thanx.

linmix 08-15-2005 04:10 AM

check out the Unofficial Fdora FAQ .

coasterfreak212 08-15-2005 04:20 AM

oh tanx, thats actually where i found the linva repository but i didn't bother with the other options because i was focusing on my ATI driver installtion. Anyways, thanks

linmix 08-15-2005 04:29 AM

You may also like to check out the Stanton Finley fc4 installation guide

UsrnameThatsNotInUse 08-15-2005 04:36 AM

If you have followed the fedorafaq instructions for yum you will have repos stored in separate files in /etc/yum.repos.d/
Most of them are disabled by default. You can enable/disable any repo by changing the enabled value in given file.

example:
Code:

su -
gedit /etc/yum.repos.d/livna.repo

Then change the enabled value. 1=enabled, 0=disabled.

or you can enable/disable any repo temporarily for one event

example:
Code:

yum --enablerepo=reponame install application

shams 08-15-2005 06:40 PM

alos read this link .


All times are GMT -5. The time now is 10:49 AM.