How to build Cross-Toolchain using meta-toolchain recipe from Yocto / Poky ?
This article assumes, you already have development environment setup for yocto, if not please read and setup … Read more
This article assumes, you already have development environment setup for yocto, if not please read and setup … Read more
If you want to install node.js which is gaining popularity in recent days, you can follow below … Read more
To install specific version of Node JS, first make sure NPM package manager is installed. You can … Read more
If you want to install device-tree-compiler i.e. dtc command on Ubuntu, use following command, This command will … Read more
Recently we installed one package, but couldn’t understood which all files it installed on Ubuntu. You can … Read more
If you want to identify some binary belongs to which package in Ubuntu in certain situations when … Read more
If you want to capture something like commands when you are installing some software, compiling some opensource … Read more
Start ‘fdisk’. For me, the SD card reader/writer has the SD card show up on /dev/sdc. I … Read more
If you have installed fresh Ubuntu on your development machine and tried to compile some opensource source … Read more
If you have followed our previous article “How to Install Flutter on Ubuntu Linux” , the next … Read more
Note: Android no longer supports Studio for 32 bit Linux / Ubuntu platforms hence you will need … Read more
Installing JAVA on ubuntu can be done using following easiest command. for Ubuntu 20.04, this command installs … Read more