Fedora Core 3 APT Repositories - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html) +---- Forum: Fedora Core Release 3 (https://www.linux-noob.com/forums/forum-41.html) +---- Thread: Fedora Core 3 APT Repositories (/thread-2647.html) |
Fedora Core 3 APT Repositories - mechtn - 2005-05-17 When i install fedora on a new machine, here are the first commands i run after logging in to my new install. This will install APT (an app for installing packages and their dependancies) and also add a bunch of different repositories. Each repository has some differences in what rpm packages they host. APT is the most useful app out for easily installing software and keeping it up to date for fedora today. Enjoy! These commands must be run as root. Code: # rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms edited by znx |