উবুন্টু 12.04 এ নোডেজ এবং এনপিএম ইনস্টল করার চেষ্টা করা হয়েছে। আমি গুগল করে দিয়েছিলাম। এখন, আমি মেশিনে এনপিএম ইনস্টল করতে পারিনি।
sudo apt-get install npm
যা আমাকে এটি দেয়
The following packages have unmet dependencies:
npm : Depends: nodejs but it is not going to be installed
Depends: nodejs-dev
Depends: node-request but it is not going to be installed
Depends: node-mkdirp but it is not going to be installed
Depends: node-minimatch but it is not going to be installed
Depends: node-semver but it is not going to be installed
Depends: node-ini but it is not going to be installed
Depends: node-graceful-fs but it is not going to be installed
Depends: node-abbrev but it is not going to be installed
Depends: node-nopt but it is not going to be installed
Depends: node-fstream but it is not going to be installed
Depends: node-rimraf but it is not going to be installed
Depends: node-tar but it is not going to be installed
Depends: node-which but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
apt-get install npm
অবশ্যই এড়াতে হবে (!)npm -v
ইনস্টল করার চেষ্টা করার আগে সেখানে আছে কিনা তা পরীক্ষা করে দেখুন .... (@ মার্কোসিয়ারপির উত্তরটি আরও নীচে পড়ুন)