How to Install Flipper on Ubuntu

By Rashid •  January 25th, 2021 • 

Flipper is a tool used for debugging Android, iOS, and react native apps. It is backed by Facebook and is popular among mobile app developers. Let’s check how to install Flipper on Ubuntu.

First of all go to the official website and download the zipped file.

Install flipper ubuntu

Extract the downloaded zipped file and open your terminal from the extracted folder location. Execute the following command.

./flipper

The flipper will be opened and you can start debugging with it.

flipper on ubuntu

I hope you find this blog post helpful.

Rashid

I am a fan of Ubuntu and I love all popular free and open source softwares. I wish everyone should try and support open source projects.