bitcoin kali linux

Ask Ubuntu Sign up or log in to customize your list._ Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top up vote 6 down vote favorite 3 I would like to install the Electrum Bitcoin Wallet on Ubuntu 12.10./download.html and say: Install python-qt4 and pip: sudo apt-get install python-qt4 python-pip Install electrum: /download/Electrum-1.7.3.tar.gz#md5=22a35b0816f7c6c59fbeddb50e832ada Run: electrum It seems the python interpreter is already included with Ubuntu.If I open a terminal and put in /download/Electrum-1.7.3.tar.gz it says sudo: pip: command not found So how do I install python PIP or are there any other ways to install Electrum?Steve UPDATE: I managed to install Python-Pip from this link (using Method # 2.I could not find "easy_install" from Method # 1).. . http://filon.us/slava/?p=189 After that I could install ELECTRUM.
Great so far !!BUT, I presume that because I'm using the "Try Out" (not the "Install") version of UBUNTU from a DVD-R, then if I reboot the computer I would have to go through the same long-winded procedure again to install Python-Pip and then ELECTRUM.So, is there any way of adding ELECTRUM (and presumably Python-Pip) to the UBUNTU DVD-R so I can carry the DVD-R anywhere and use any PC to run ELECTRUM?Steve installation python bitcoin up vote 4 down vote I just tried it on 12.10, and it worked.Try running this: just press Ctrl+Alt+T on your keyboard to open Terminal.When it opens, run the commands below.sudo apt-get update && sudo apt-get upgrade Then run the steps below in Terminal in the exact order: sudo apt-get install python-qt4 python-pip /download/Electrum-1.7.3.tar.gz#md5=22a35b0816f7c6c59fbeddb50e832ada electrum Once I ran electrum from terminal, I got a window that opened, and I clicked on create, and took me through the steps of creating a wallet.
up vote 1 down vote The current Working link 2017 sudo apt-get install python-qt4 python-pip /2.7.17/Electrum-2.7.17.tar.gz also go here Electrum Website up vote 0 down vote /deb_repository/) on you system and install electrum deb package.up vote 0 down vote thanks a ton!but the current working link is : /Electrum-1.9.7.tar.gz#md5=5764f38d6e4bc287a577c8d16e797882 if you are stuck with installing python-slowaes then you are probably using ubuntu 12.04 and on 12.04 it will be self installed with the package.litecoin cpu wikiup vote 0 down vote answer needed to be updated.bitcoin forum ripplenew commands to install electrum are (sudo pip install --upgrade pip is optional and -y forces yes) sudo apt-get install python-qt4 python-pip -y sudo pip install --upgrade pip -y /2.8.2/Electrum-2.8.2.tar.gz -y alternatively you can install by typing in sudo su - enter your super user password and then (pip install --upgrade pip is optional and -y forces yes) apt-get install python-qt4 python-pip -y pip install --upgrade pip -y /2.8.2/Electrum-2.8.2.tar.gz -y Your Answer Sign up or log in Sign up using Google Sign up using Email and Password Post as a guest Name Email discard By posting your answer, you agree to the privacy policy and terms of service.asic bitcoin calculator
Browse other questions tagged installation python bitcoin or ask your own question.Follow @MultiBitOrg on Twitter for official announcements and occasional news items.We recommend SpiderOak as a privacy-conscious cloud backup provider.The first 2Gb are free.We have a Getting Started guide so you can be up and running with Bitcoin quickly and safely.There are more tutorials on our YouTube channel MultiBitOrg.The Linux installer does not come with a pre-packaged Java installation due to the huge variety of Linux distros that are available.bitcoin with cudaConsequently you will need to arrange for a suitable JVM to be installed prior to running the installer.bitcoin - the story of genesisWe recommend Open Java 1.7.0_72, however due to issues with cryptography support on some Linux distributions you may need to use the Oracle JVM instead (see Troubleshooting section later).Assuming you have a suitable JVM installed and have downloaded the installer to your home directory, do the following at the command shell:After a short time MultiBit HD will show a wizard and install into ~/multibit-hd.ethereum buy circle
Your application directory will be ~/.multibit-hd and will hold all your configuration and wallet files.It will appear on first startup.A basic Unity .desktop file will be created and registered if available so you should be able to simply open Unity and search for "MultiBit" to get started (but see later).Alternatively you can run from the command line as follows (you'll see a lot of logging messages this way):After running the installer you may need to run some scripts to further integrate MultiBit HD into your environment.In particular the KeepKey support requires certain udev rules to be in place.The following sections provide these scripts.If you have a distro that is not included and have a script you'd like to share please let us know through the website issue link at the foot of the page.This script will activate the USB HID rules for KeepKey and Trezor (just re-attach your device after running):This script will ensure that MultiBit HD can respond correctly to Bitcoin links in web pagesTo run it, launch gedit and copy-paste the above and save as ~/multibit-hd/post-install.sh.
Then do the following:When complete you will have a launch icon in the dock that you can locate using "MultiBit" in the search.You can run MultiBit HD manually as follows:Occasionally people encounter problems getting MultiBit HD set up on their Linux distribution.Here are some common solutions to known problems.Some people have had issues using MultiBit HD with OpenJDK on Arch Linux, CentOS, OpenSuse and Fedora distributions.The error manifests when trying to add a password to a wallet and occurs deep within the platform-specific parts of the JVM.If this affects you the error will be like this:After some research members of the MultiBit community found that installing the Oracle Java 7 JVM fixed the problem.To install Oracle's JDK do the following:However further research found a reliable workaround involving deleting libscrypt.so from the JAR which avoids the Oracle JVM requirement:MultiBit HD will first attempt to launch a browser using GNOME libraries and will fall back to xdg-open if that fails.
It may be that your system does not have a default browser available in which case you may need to add one manually.Assuming that you have installed MultiBit HD and run the post-install script this should work out of the box.However some people have fixed this by manually editing the ~/.mozilla/firefox/YOUR_PROFILE.default/mimeTypes.rdf file with an entry as follows:Save and restart Firefox and click a Bitcoin URI.It should prompt for a handler and give you the option to make this choice permanent.MultiBit HD uses the Java Virtual Machine (JVM) to manage its memory.This means that over time you will see memory use increase as various activities take place.Synchronizing with the block chain is a memory-intensive process and during the initial sync or a Repair Wallet operation you will notice an increase.By default MultiBit HD will not consume more than the lesser of one quarter of your system memory or 1Gb.For example, on a 2Gb system (2009 mid-range machine) MultiBit HD will start having memory constraints at around 500Mb.This default is sufficient to allow for smooth and responsive operations on most systems.