LinuxSnap

Tag Archives: Java

How To: Install MultiBit on Ubuntu 13.10

January 1, 2014 2:25 am / Leave a Comment / LinuxSnap

How To: Install MultiBit on Ubuntu 13.10

1000px-Bitcoin_logo

This tutorial covers the basic installation and configuration for MultiBit, a popular Bitcoin wallet that runs on a variety of platforms.

For this tutorial, we’ll be using Ubuntu 13.10.


Install Java

If you don’t already have a current version of Java (not installed by default on Ubuntu), you’ll need to install that first.

Simply search for “openjdk 7 runtime” in the Ubuntu Software Center and install it.

openjdkinstall

Alternatively, open the Terminal and run:

sudo apt-get install openjdk-7-jdk

Download and Install MultiBit

Download the latest version of the MultiBit installer for Linux/Unix from the official site:

https://multibit.org/index.html

Open the Terminal and navigate to the downloaded installer file for MultiBit. For example, if you saved the file in the “Downloads” folder, you would type:

 cd Downloads

Make the installer executable by using the chmod command:

chmod +x multibit-0.*.**-linux.jar

Where “*” indicates the version of MultiBit you downloaded (example: “multibit-0.5.16-linux.jar”)

Now, start the installer by running:

java -jar multibit-0.*.**-linux.jar

Where “*” again indicates the version of MultiBit you downloaded.multibitterminalFollow the installation wizard’s prompts to install MultiBit.multibitinstall1In the install wizard, be sure that the option for “Create shortcuts in the Start-Menu” is ticked for easy access later on.multibitinstall2Once installed, open MultiBit from the Applications menu (or simply search for it).multibitlauncher

Get Started with Bitcoin and Multibit

Additional instructions for getting started with MultiBit can be found here:

https://multibit.org/en/help/v0.5/help_gettingStarted.html

And if you’re just getting started with Bitcoin, consider checking out some of the excellent documentation on the official site here:

http://bitcoin.org/en/getting-started

This tutorial was last updated on January 1st, 2014.

Posted in: Tutorials / Tagged: 13.04, 13.10, bitcoin, configure, download, how to, install, java, Linux, LinuxSnap, multibit, openjdk, tutorial, ubuntu, wallet

Post Navigation

« Previous 1 2
Follow @LinuxSnap






Great Linux Books

@BitcoinSnap

Tweets by @BitcoinSnap
Creative Commons License
This work by LinuxSnap.com is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Click to Contact Linuxsnap • RSS Feed