Click here to enter the repository




This is a repository of RPMs I have created. So far they are only for fedora 3 (now abandoned) and fedora 5
Feel free to do what you want with them.

Here are ways to use the repository:
- Download the RPMs by hand and install them
- Use Yum to install them
- Use Apt to install them
- Use Smart to install them
- Use Up2date to install them
Note: If you are going to use a package manager to install them (Yum, Apt, etc.) then I recommend that you download my lewin-package-config (fc3 fc5) RPM which sets them up automatically.



Downloading by hand:

Go to the RPM folder (fc3 fc5) and download any you want then install them by typing the following in a super user shell:

rpm --install foo.rpm


Using Yum:

Add this line to your /etc/yum.conf:
Fedora 3:
[lewin]
name=Lewin Hodgman's Repository
baseurl=http://lewin.namsys.com.au/rpm/fedora/3/yum
gpgcheck=0

Fedora 5:
[lewin]
name=Lewin Hodgman's Repository
baseurl=http://lewin.namsys.com.au/rpm/fedora/5/yum
gpgcheck=0


Using Apt:
Add this line to your /etc/apt/sources.list:
Fedora 3:
rpm http://lewin.namsys.com.au rpm/fedora/3/apt lewin

Fedora 5:
rpm http://lewin.namsys.com.au rpm/fedora/5/apt lewin games-stable games-beta


Using Up2date:


Add this line to your /etc/sysconfig/rhn/sources:

Fedora 3:
apt lewin http://lewin.namsys.com.au rpm/fedora/3/apt lewin

Fedora 5:
apt lewin http://lewin.namsys.com.au rpm/fedora/5/apt lewin games-stable games-beta


Using Smart:

Make a file in /etc/smart/channels called lewin.channel and put this in it:
Fedora 3:
[lewin]
name=Lewin Hodgman's Repository
baseurl=http://lewin.namsys.com.au/rpm/fedora/3/apt
components=lewin
type=apt-rpm

Fedora 5:
[lewin]
name=Lewin Hodgman's Repository
baseurl=http://lewin.namsys.com.au/rpm/fedora/5/apt
components=lewin games-stable games-beta
type=apt-rpm




Any troubles? Have a request for an RPM you would like me to build/host? Or just general feedback/comments? Don't hesitate to email me on: lewin@namsys.com.au