On Linux, Flask can be installed using Python’s package manager, pip.
Use the below command to install Flask.
pip install Flask