How to install Android Studio for 64 bit Ubuntu machines ?

Note: Android no longer supports Studio for 32 bit Linux / Ubuntu platforms hence you will need … Read more

How to Install Java using apt-get command on Ubuntu ?

java

Installing JAVA on ubuntu can be done using following easiest command. for Ubuntu 20.04, this command installs … Read more

How to install Gerrit on Linux / Ubuntu

Gerrit is a free, web-based team code collaboration tool. Software developers in a team can review each … Read more

How to install docker on 32 bit Ubuntu ?

If you want to install docker on ubuntu, follow below procedure, Above two commands will install docker … Read more

How to Install Flutter on Ubuntu Linux ?

Flutter is a new way to build high-performance, cross-platform mobile apps. If you are new to Flutter, … Read more

How to resolve error : dtc: command not found

When trying to compile uboot on Ubuntu, we seen the following error, From the error it looks … Read more