Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
F

flinux

> 编程语言
Open source

Foreign LINUX - Run unmodified Linux applications inside Windows.

3.6K stars0 likes0 views
WebsiteGitHub

About

Foreign LINUX - Run unmodified Linux applications inside Windows.

Foreign LINUX

IRC: #flinux at freenode

Google groups: flinux

Foreign LINUX is a dynamic binary translator and a Linux system call interface emulator for the Windows platform. It is capable of running unmodified Linux binaries on Windows without any drivers or modifications to the system. This provides another way of running Linux applications under Windows in constrast to Cygwin and other tools. It now runs a large bunch of console applications and some GUI applications.

Quick start

Download a premade archlinux environment here.

Extract it anywhere on your harddrive. Then run run_bash.cmd to open bash. You will get a minimal archlinux environment.

Then you can run pacman -Syu to update all packages to the current version. Then use pacman -S <name> to install any packages you want.

Development snapshots: you can download development versions of the software here. Just replace the two executables (flinux.exe and flog.exe) for an update.

Documentation

Contributing

This project still lacks functionality required for many Linux applications. Any help is greatly appreciated. You can contribute using the following ways:

  • Contribute code. Visit development guideline and our TODO list.
  • Test programs and report bugs. Read report a bug first.
  • Help with the documentations.

License

This software is licensed in GPLv3+.

GitHub Issues· 49 open

View all on GitHub
  • #109

    Are there anyone fork this?

    Updated Jun 12, 2026
  • #72

    links2 does not work

    enhancementUpdated Jun 11, 2026
  • #56

    Support AF_UNIX/AF_LOCAL sockets.

    enhancementUpdated Jun 11, 2026
  • #108

    Does flinux currently work?

    Updated Mar 28, 2023
  • #62

    Redesign dbt x86 decoding table

    enhancementUpdated Dec 25, 2021
  • #80

    Permissions 0755 for '/root/.ssh/id_rsa' are too open

    Updated Apr 7, 2021
  • #103

    change to archlinux32 image stie still cannot update

    Updated Dec 5, 2020
  • #107

    *premade archlinux environment* link not working

    Updated Jul 26, 2020
  • #19

    flinux stalls under Cygwin.

    Updated Jul 20, 2019
  • #12

    `gfortran -o xxx.o` does not produce any output

    Updated Jul 20, 2019

Highlights

  • •Contribute code. Visit development guideline and our TODO list.
  • •Test programs and report bugs. Read report a bug first.
  • •Help with the documentations.

> Tags

C

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言