|

How to Install Flipper on Ubuntu

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.

Similar Posts

Leave a Reply