Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 433 Bytes

File metadata and controls

31 lines (21 loc) · 433 Bytes

Flowgorithm on Linux

This is a simple script to install flowgorithm on Linux through Wine and Wineget. Flowgorithm don't require particular dependencies and is very easy to install and update.

Enjoy!

image

debian base

sudo apt install wine -y

arch base

sudo pacman -Syu wine --noconfirm

fedora base

sudo dnf install wine -y

opensuse base

sudo zypper install wine