Litecoin-qt Deb

Share the post "How to install bitcoin 0.8.0 on debian wheezy amd64"

Thank GNUtransfer the loan us a VPS and other resources to write this article.
While it is a bit tedious to install bitcoind 0.8.0 on Debian Wheezy, improvements in this version make it worth the work, performance is far superior to previous versions and I/O disk have been significantly reduced.
Now let’s start with the installation.

The sources.list is the standard and should look like.

root@x49:/# cat /etc/apt/sources.list # # deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot amd64 CD Binary-1 20130304-04:56]/ wheezy main deb wheezy main non-free contrib deb-src wheezy main non-free contrib deb wheezy/updates main contrib non-free deb-src wheezy/updates main contrib non-free root@x49:/# Then add the repository sources of bitcoin for Ubuntu Precise Pangolin.

Create the file /etc/apt/sources.list.d/bitcoin.list with the following content

root@x49:/# cat /etc/apt/sources.list.d/bitcoin.list deb-src precise main root@x49:/# Then add the key in apt

root@x49:/# gpg --keyserver hkp://subkeys.pgp.net --recv-keys D2CE5E gpg: directory `/root/.gnupg' created gpg: new configuration file `/root/.gnupg/gpg.conf' created gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/root/.gnupg/secring.gpg' created gpg: keyring `/root/.gnupg/pubring.gpg' created gpg: requesting key 8842CE5E from hkp server subkeys.pgp.net gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key 8842CE5E: public key "Launchpad PPA for Bitcoin" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) root@x49:/# gpg --export --armor D2CE5E | apt-key add -- OK root@x49:/# We update the repositories

apt-get update Then install the following packages dpkg-dev, qt4-qmake, libdb5.1++-dev, libqt4-dev, libqrencode-dev, libminiupnpc-dev, libboost-test1.49-dev, zlib1g, lib32z1, libc6-i386, debhelper, devscripts, bash-completion, libboost-system-dev, libssl-dev, pkg-config, libboost-filesystem-dev, libboost-program-options-dev, libboost-thread-dev, libboost-test-dev

Litecoin-qt Debian

Bitcoin QT 0.8

Litecoin-qt Options

Litecoin-qt minerd

Litecoin QT Pro