How to install truffle on Linux

0 votes
Hi. I am a new learner and I am trying to learn Ethereum Development. I need truffle for this. Can someone tell me how to install Truffle on Linux?
Feb 28, 2019 in Blockchain by Russell
4,662 views

1 answer to this question.

0 votes

You can install Truffle using npm(node package manager). If you do not have npm installed, then you can install it using the following command:

$ sudo apt update
$ sudo apt install nodejs npm

Now, to install Truffle, run this command:

$​npm install -g truffle
answered Feb 28, 2019 by Rishab

Related Questions In Blockchain

0 votes
2 answers

How to install Ganache on Linux?

For linux you first need to download ...READ MORE

answered Jun 3, 2019 in Blockchain by Tushar
• 190 points
21,590 views
0 votes
1 answer

How to install Drizzle on Linux?

You can install drizzle on windows using ...READ MORE

answered Feb 28, 2019 in Blockchain by Raj
498 views
+1 vote
1 answer

How to install Hyperledger Composer on Linux?

You need some pre-requisites to install Hyperledger ...READ MORE

answered Mar 1, 2019 in Blockchain by Avanti
1,823 views
+2 votes
5 answers

How to install Ganache.appx on Windows 7

Go to https://github.com/trufflesuite/ganache/releases there are a set of ...READ MORE

answered Aug 17, 2018 in Blockchain by Omkar
• 69,210 points
13,927 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,683 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,226 views
+1 vote
1 answer

Protocols used in a distributed/dlt system for the nodes to establish communication

yes all are over TCP/IP connections secured ...READ MORE

answered Aug 6, 2018 in Blockchain by aryya
• 7,450 points
1,140 views
0 votes
1 answer
0 votes
1 answer

How to install Ethereum Blockchain on Linux?

To install Ethereum on Linux, open the ...READ MORE

answered Feb 28, 2019 in Blockchain by Kruti
1,821 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP