#!/bin/bash install_flameshot() { sudo apt-get install flameshot -y }