Post
Topic
Board Announcements (Altcoins)
Re: [ANN][IPCO] Reddcoin [RDD] - the coin of the internet! UPDATE TO v1.1
by
joknjokn
on 14/02/2014, 15:21:56 UTC
Hi all,

I just created Debian packages for amd64/i386 of latest github source.
Just add the line

Code:

deb http://repo.freevec.org/repo sid main


And do (as root)

Code:

# apt-get install reddcoin-qt


for the UI client, or

Code:

# apt-get install reddcoind


for the deamon.

It's unsigned for now, but I'll add gpg signature soon. Why should you trust my packages? Well, you shouldn't normally, but for now I assure you that I'm not anonymous, I'm a Debian developer myself, markos@debian.org, gpg key 0x6437124C. I've just created the repo for my own use, but everyone is free to use it as well. For now I only have leafcoin, karmacoin, reddcoin packages, but I'd be open to suggestions as well, I've modified and used the actualy pkg-litecoin packaging already used in the litecoin packages in Debian and intend to follow new releases as much as I can. Right now, I think demand would be low for actual inclusion in Debian, hence the need for the extra repo.

I'll also add powerpc and armhf versions of those packages soon.

Great! Can I install this on a 32-bit netbook with Ubuntu 12.0.4?