============================================= T H E C R U R P M R E P O S I T O R Y ============================================= +----------------------------------------------------------------------+ | ALL PACKAGES PROVIDED ARE PROVIDED AS-IS, USE THEM AT YOUR OWN RISK! | +----------------------------------------------------------------------+ | Consider all packages within this repository to be evil! | | They are known to eat your little sister's hamster - right after | | eating your little sister. They are hiding Osama bin Laden in their | | closet and will vote for Angela Merkel for chancellor on next German | | parliamentary elections. | +----------------------------------------------------------------------+ Packages for Fedora Core 3 NOTE: This part of the repository is obsolete and no longer maintained!
Name Last modified Size Description
Parent Directory 09-Nov-2006 23:31 -
adobereader/ 23-Nov-2005 01:27 - Mit Adobe Reader 7.0 können Sie PDF-Dokumente anzeigen, drucken und darin navigieren.
alltray/ 23-Nov-2005 01:25 - With AllTray you can dock any application into the system tray
checkinstall/ 23-Nov-2005 01:25 - CheckInstall installations tracker
courier-imap/ 23-Nov-2005 01:25 - Courier-IMAP 3.0.8 IMAP server
efax-gtk/ 23-Nov-2005 01:25 - A GUI front end for the efax fax program
encfs/ 23-Nov-2005 01:25 - Encrypted pass-thru filesystem for Linux
fancybash/ 23-Nov-2005 01:25 - A coloured Bash prompt with extra features.
fuse/ 23-Nov-2005 01:25 - Filesystem in Userspace
galeon/ 23-Nov-2005 01:25 - GNOME browser based on Gecko (Mozilla rendering engine)
gnocatan/ 23-Nov-2005 01:25 - Addictive game based on
gnome-translate/ 23-Nov-2005 01:29 - A GNOME frontend to libtranslate
gnupg/ 23-Nov-2005 01:25 - A GNU utility for secure communication and data storage.
gpa/ 23-Nov-2005 01:25 - Graphical user interface for the GnuPG
gparted/ 23-Nov-2005 01:25 - Graphical user interface for the GnuPG
gqview/ 23-Nov-2005 01:25 - Graphics file browser utility.
graveman/ 23-Nov-2005 01:25 - A CD recording software for the GNOME desktop.
gstreamripperx/ 23-Nov-2005 01:27 - A GTK+ frontend to streamripper
gtklp/ 23-Nov-2005 01:25 - a gtk frontend to CUPS
gumount/ 23-Nov-2005 01:25 - GNOME utility to umount/eject removable media
hot-babe/ 23-Nov-2005 01:25 - A GTK-based monitoring app
inkscape/ 23-Nov-2005 01:26 - Vector drawing application
lincity-ng/ 23-Nov-2005 01:26 - A Simcity clone
mysql-administrator/ 23-Nov-2005 01:26 - A MySQL server management, configuration and monitoring tool.
nicotine/ 23-Nov-2005 01:26 - Client for SoulSeek filesharing system.
nxclient/ 23-Nov-2005 01:26 - NoMachine NX Client and Libraries.
nxtvepg/ 23-Nov-2005 01:26 - NexTView EPG decoder and browser
pengupop/ 15-Jun-2006 00:28 - Pengupop is a networked multiplayer puzzle game
pureadmin/ 23-Nov-2005 01:26 - PureAdmin is a GUI for Pure-FTPd virtual user management
rss-glx/ 23-Nov-2005 01:26 - Really Slick Screensavers
truevision/ 23-Nov-2005 01:26 - A 3D modeler for gnome and povray
vino/ 23-Nov-2005 01:26 - A remote desktop system for GNOME
wine/ 24-Dec-2005 00:32 - A Windows 16/32 bit emulator.
xchat/ 23-Nov-2005 01:26 - Graphical IRC (chat) client
cru-fc3.list 14-Apr-2006 23:11 1k apt repository file - put this into /etc/apt/sources.list.d
cru-fc3.repo 22-Jan-2006 03:04 1k yum repository file - put this into /etc/yum.repos.d
HOW TO USE THE CRU APT REPOSITORY FOR FEDORA CORE 3 =================================================== 1. Making apt familiar with the Cru apt repository -------------------------------------------------- Download the file < http://naturidentisch.de/packages/fc3/cru.list > and put it into /etc/apt/sources.list.d/. This can also be done by executing the following command as root: # wget -P /etc/apt/sources.list.d/ http://naturidentisch.de/packages/fc3/cru-fc3.list If you are using an older version of apt, the /etc/apt/sources.list.d/ directory may not exist. If so, use the following command to add the repository to your /etc/apt/sources.list file instead: # echo "rpm http://naturidentisch.de/ apt fc3" >> /etc/apt/sources.list 2. Installing the GPG/PGP key used to sign the packages ------------------------------------------------------- Download the file < http://naturidentisch.de/packages/fc3/cru.asc > and run rpm --import on it. Or you may run the following command as root instead: # rpm --import http://naturidentisch.de/packages/cru.asc 3. Have fun ----------- Running "apt-get update" as usual should now include the Cru apt repository into your local apt database. You may browse the Cru apt repository's packages tree at < http://naturidentisch.de/packages/ >.