How to Install ADB Fastboot on Linux

ADB Fastboot for Linux and MAC

ADB and Fastboot are the basic utilities if you want to ROOT, Unlock bootloader or install a custom Recovery like TWRP on any Android device. So, if you are a developer or you want to learn how you can get most out of your Android as a Developer or an advanced then you must … Read more

How To Install PyCharm in Ubuntu 20.04 LTS?

The PyCharm is a fully-featured IDE for python which is developed by JetBrains. PyCharm s many other programming languages such as HTML, CSS, Javascript, SQL, etc. The features of PyCharm can be extended using the plugins. It has built-in graphical debugger, integrated unit tester, and embedded version control system. PyCharm is released in two versions … Read more

How to Install Cisco Packet Tracer in Ubuntu?

Packet Tracer is a cross-platform visual network simulation software designed by Cisco Systems. By using this software you can design simple or complex topologies and test them in a virtual environment. You can configure virtual computers, routers, switches, and other networking devices using a simulated command-line interface. It can also be used to configure and … Read more

How to install OBS Studio in Ubuntu?

OBS (Open Broadcast Software) Studio is a free and open-source application for streaming and recording program. It works on Real-Time Messaging Protocol and provides real-time source and device capture, scene composition, encoding, recording, and broadcasting. OBS studio is available for different platforms including Windows, macOS, Linux, and BSD. In this article, I will discuss how … Read more

How to install Dart in Ubuntu?

Dart is a programming language designed for the development of mobile, desktop, web, and server applications. It is an object-oriented, garbage-collected language that has syntax similar to the C programming language. Dart can be compiled to either native code or JavaScript. It is developed and maintained by Google. In this article, I will discuss how … Read more

How to install Microsoft Edge in Ubuntu?

Microsoft Edge is a new feature-rich, cross-platform web browser developed by Microsoft. First, it was released for Windows 10 and Xbox One in 2015. It is based on chromium with blink and V8 engines. In this article, I will discuss how to install Microsoft Edge in Ubuntu. Features of Microsoft Edge The key features of … Read more

How to install MetaMask crypto wallet in Google Chrome?

MetaMask is a cryptocurrency wallet used to interact with the Ethereum blockchain. It allows s to manage keys, broadcast transactions, send and receive Ethereum based cryptocurrencies and tokens and securely connect to the decentralized applications through its web or mobile application. The MetaMask Swaps feature which is integrated with this application finds the best … Read more

How to install Mailspring in Ubuntu?

Mailspring is another email client which features a simple and easy-to-use interface. Like BlueMail it also consolidates all the emails from the different s in a single place. The advanced functionalities of Mailspring are paid so if you want you can try it. In this article, I will discuss how to install Mailspring in Ubuntu. … Read more

How to install Anbox in Ubuntu Linux?

Anbox is a free and open-source compatibility layer that allows running Android applications in Linux distributions. It uses LXC to execute the Android runtime environment and recreate the directory structure of Android as a mountable loop image. For running Android applications in a cloud environment Canonical launched Anbox cloud. In this article, I will discuss … Read more

How to install GitLab in Ubuntu Linux?

GitLab is a DevOps software that combines the ability to develop, secure, and operate software in a single application. It provides features that allow individuals or teams to share code remotely with others. In this article, I will discuss how to install GitLab in Ubuntu Linux. Prerequisites To follow this guide you should have the following … Read more

What is Mono? How to install and use it on Ubuntu?

Mono is a free and open-source implementation of the .NET framework which is used for developing and running cross-platform applications. Currently, its development is led by Xamrin which is a subsidiary of Microsoft. In this article, I will discuss how to install and use Mono on a Ubuntu system. Prerequisites To follow this guide you … Read more

How to install Cinnamon desktop on Ubuntu Linux?

Cinnamon is a free and open-source desktop environment developed by Linux Mint. It is the fork of GNOME 2 and the default desktop environment of the Linux Mint distribution. Cinnamon offers an easy-to-use, intuitive graphical interface and has a feel of the Windows operating system. Today in this article I will discuss how to … Read more