Task #372
Updated by Amul Munusamy 17 days ago
Follow the below syntex for installing Flameshot on Ubuntu:
```
sudo apt update
sudo apt install flameshot
Enter Y
flameshot --version
```
Ref link: https://www.geeksforgeeks.org/installation-guide/how-to-install-flameshot-screenshot-tool-in-ubuntu/