LinuxSnap

Tag Archives: Java

How To: Install MultiBit on Linux Mint 16

January 5, 2014 4:04 pm / Leave a Comment / LinuxSnap

How To: Install MultiBit on Linux Mint 16

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 Linux Mint 16 (“Petra”).

Install Java (if necessary)

MultiBit requires a current version of Java to be installed, which should already be present with a typical install of Linux Mint. If for some reason Java is missing from your system, details on how to install it can be found below.

Click to show Java install instructions

 

Simply search for “openjdk-7-jre” in Software Manager 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).MultiBitMintMenu

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 5th, 2014.

Posted in: Tutorials / Tagged: 16, bitcoin, configure, download, how to, install, java, Linux, LinuxSnap, mint, multibit, openjdk, petra, tutorial, wallet

Post Navigation

1 2 Next »
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