ArchLinux Deluge repo

General support for problems installing or using Deluge
Post Reply
jdhore
Member
Member
Posts: 37
Joined: Fri Oct 26, 2007 12:04 am

ArchLinux Deluge repo

Post by jdhore »

Hey all...I noticed that there are a bunch of ArchLinux users on these forums so i decided to make a i686 and x86_64 (aka amd64) Deluge repo so that you don't have to deal with a long-ass compile everytime a new version comes out. I'm only going to be updating this for new versions and RC's and the like, and i'll try to have a new package up within 2-3 hours of the release.

Caveats:
For stable repos only (may not work if you have Testing enabled)

How To Use:
1. Add the following to your /etc/pacman.conf:

Code: Select all

[deluge]
http://jdhore.com/deluge/
or, for x86_64:

Code: Select all

[deluge]
http://jdhore.com/deluge-x64/
2. run:

Code: Select all

pacman -Syu
3. run:

Code: Select all

pacman -S deluge
EDIT: I'm working on getting a x86_64 box up. x86_64 packages should be available within 2 hours.
EDIT2: x86_64 packages are up now
Post Reply