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 karmacoin-qt
for the UI client, or
Code:
# apt-get install karmacoind
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.