René's URL Explorer Experiment


Title: On Linux - MicroPythonOS Documentation

Mail addresses
info@micropythonos.com

Generator: mkdocs-1.4.2, mkdocs-material-8.2.5

direct link

Domain: docs.MicroPythonOS.com

msapplication-TileColor#da532c
msapplication-confighttps://micropythonos.com/images/browserconfig.xml
theme-color#ffffff

Links:

Skip to content https://docs.MicroPythonOS.com/os-development/linux/#os-development-on-linux
https://docs.MicroPythonOS.com/
GitHub https://github.com/MicroPythonOS/MicroPythonOS
https://docs.MicroPythonOS.com/
GitHub https://github.com/MicroPythonOS/MicroPythonOS
Home https://docs.MicroPythonOS.com/
Overview https://docs.MicroPythonOS.com/overview/
Overview https://docs.MicroPythonOS.com/getting-started/
Running https://docs.MicroPythonOS.com/getting-started/running/
Supported Hardware https://docs.MicroPythonOS.com/getting-started/supported-hardware/
Overview https://docs.MicroPythonOS.com/apps/
Built-in Apps https://docs.MicroPythonOS.com/apps/built-in-apps/
App Store https://docs.MicroPythonOS.com/apps/appstore/
Creating Apps https://docs.MicroPythonOS.com/apps/creating-apps/
App Lifecycle https://docs.MicroPythonOS.com/apps/app-lifecycle/
Bundling Apps https://docs.MicroPythonOS.com/apps/bundling-apps/
Native C/C++ Apps https://docs.MicroPythonOS.com/apps/native-apps/
BadgeHub Apps https://docs.MicroPythonOS.com/apps/badgehub/
AppearanceManager https://docs.MicroPythonOS.com/frameworks/appearance-manager/
AppManager https://docs.MicroPythonOS.com/frameworks/app-manager/
AudioManager https://docs.MicroPythonOS.com/frameworks/audiomanager/
BatteryManager https://docs.MicroPythonOS.com/frameworks/battery-manager/
BuildInfo https://docs.MicroPythonOS.com/frameworks/build-info/
ConnectivityManager https://docs.MicroPythonOS.com/frameworks/connectivity-manager/
DeviceInfo https://docs.MicroPythonOS.com/frameworks/device-info/
DisplayMetrics https://docs.MicroPythonOS.com/frameworks/display-metrics/
FontManager https://docs.MicroPythonOS.com/frameworks/font-manager/
DownloadManager https://docs.MicroPythonOS.com/frameworks/download-manager/
FileExplorerActivity https://docs.MicroPythonOS.com/frameworks/file-explorer-activity/
Focus https://docs.MicroPythonOS.com/frameworks/focus/
InputActivity https://docs.MicroPythonOS.com/frameworks/input-activity/
InputManager https://docs.MicroPythonOS.com/frameworks/input-manager/
LightsManager https://docs.MicroPythonOS.com/frameworks/lights-manager/
NotificationManager https://docs.MicroPythonOS.com/frameworks/notification-manager/
NumberFormat https://docs.MicroPythonOS.com/frameworks/number-format/
Preferences https://docs.MicroPythonOS.com/frameworks/preferences/
SensorManager https://docs.MicroPythonOS.com/frameworks/sensor-manager/
Service https://docs.MicroPythonOS.com/frameworks/service/
SettingActivity https://docs.MicroPythonOS.com/frameworks/setting-activity/
SettingsActivity https://docs.MicroPythonOS.com/frameworks/settings-activity/
TaskManager https://docs.MicroPythonOS.com/frameworks/task-manager/
TimeZone https://docs.MicroPythonOS.com/frameworks/time-zone/
WebServer https://docs.MicroPythonOS.com/frameworks/webserver/
WidgetAnimator https://docs.MicroPythonOS.com/frameworks/widget-animator/
WifiService https://docs.MicroPythonOS.com/frameworks/wifi-service/
Overview https://docs.MicroPythonOS.com/architecture/overview/
Frameworks https://docs.MicroPythonOS.com/architecture/frameworks/
Intents https://docs.MicroPythonOS.com/architecture/intents/
Boot Sequence https://docs.MicroPythonOS.com/architecture/boot-sequence/
Filesystem Layout https://docs.MicroPythonOS.com/architecture/filesystem/
Overview https://docs.MicroPythonOS.com/os-development/
On Linux https://docs.MicroPythonOS.com/os-development/linux/
Get the prerequisites https://docs.MicroPythonOS.com/os-development/linux/#get-the-prerequisites
Download the code https://docs.MicroPythonOS.com/os-development/linux/#download-the-code
Optional: updating the code https://docs.MicroPythonOS.com/os-development/linux/#optional-updating-the-code
Compile the code https://docs.MicroPythonOS.com/os-development/linux/#compile-the-code
Running on desktop https://docs.MicroPythonOS.com/os-development/linux/#running-on-desktop
Level 1: Just want to run it? https://docs.MicroPythonOS.com/os-development/linux/#level-1-just-want-to-run-it
Level 2: Want to develop an app but use a prebuilt OS? https://docs.MicroPythonOS.com/os-development/linux/#level-2-want-to-develop-an-app-but-use-a-prebuilt-os
Level 3: Want to build the OS yourself? https://docs.MicroPythonOS.com/os-development/linux/#level-3-want-to-build-the-os-yourself
Known issues and fixes https://docs.MicroPythonOS.com/os-development/linux/#known-issues-and-fixes
Linux: "No such file or directory" when running the binary https://docs.MicroPythonOS.com/os-development/linux/#linux-no-such-file-or-directory-when-running-the-binary
macOS: missing libffi.8.dylib https://docs.MicroPythonOS.com/os-development/linux/#macos-missing-libffi8dylib
macOS: "cannot be opened because the developer cannot be verified" https://docs.MicroPythonOS.com/os-development/linux/#macos-cannot-be-opened-because-the-developer-cannot-be-verified
Windows https://docs.MicroPythonOS.com/os-development/linux/#windows
Deploying to hardware https://docs.MicroPythonOS.com/os-development/linux/#deploying-to-hardware
Notes https://docs.MicroPythonOS.com/os-development/linux/#notes
On MacOS https://docs.MicroPythonOS.com/os-development/macos/
On Windows https://docs.MicroPythonOS.com/os-development/windows/
Installing on ESP32 https://docs.MicroPythonOS.com/os-development/installing-on-esp32/
Automated Testing https://docs.MicroPythonOS.com/os-development/automated-testing/
Emulated ESP32 https://docs.MicroPythonOS.com/os-development/emulating-esp32-on-desktop/
Porting Guide https://docs.MicroPythonOS.com/os-development/porting-guide/
Using the Web Port https://docs.MicroPythonOS.com/web-port/using/
Developer Info https://docs.MicroPythonOS.com/web-port/developer/
Release Process https://docs.MicroPythonOS.com/other/release-checklist/
Merge Checklist https://docs.MicroPythonOS.com/other/merge-checklist/
Supported File Formats https://docs.MicroPythonOS.com/other/supported-file-formats/
Get the prerequisites https://docs.MicroPythonOS.com/os-development/linux/#get-the-prerequisites
Download the code https://docs.MicroPythonOS.com/os-development/linux/#download-the-code
Optional: updating the code https://docs.MicroPythonOS.com/os-development/linux/#optional-updating-the-code
Compile the code https://docs.MicroPythonOS.com/os-development/linux/#compile-the-code
Running on desktop https://docs.MicroPythonOS.com/os-development/linux/#running-on-desktop
Level 1: Just want to run it? https://docs.MicroPythonOS.com/os-development/linux/#level-1-just-want-to-run-it
Level 2: Want to develop an app but use a prebuilt OS? https://docs.MicroPythonOS.com/os-development/linux/#level-2-want-to-develop-an-app-but-use-a-prebuilt-os
Level 3: Want to build the OS yourself? https://docs.MicroPythonOS.com/os-development/linux/#level-3-want-to-build-the-os-yourself
Known issues and fixes https://docs.MicroPythonOS.com/os-development/linux/#known-issues-and-fixes
Linux: "No such file or directory" when running the binary https://docs.MicroPythonOS.com/os-development/linux/#linux-no-such-file-or-directory-when-running-the-binary
macOS: missing libffi.8.dylib https://docs.MicroPythonOS.com/os-development/linux/#macos-missing-libffi8dylib
macOS: "cannot be opened because the developer cannot be verified" https://docs.MicroPythonOS.com/os-development/linux/#macos-cannot-be-opened-because-the-developer-cannot-be-verified
Windows https://docs.MicroPythonOS.com/os-development/linux/#windows
Deploying to hardware https://docs.MicroPythonOS.com/os-development/linux/#deploying-to-hardware
Notes https://docs.MicroPythonOS.com/os-development/linux/#notes
https://github.com/MicroPythonOS/MicroPythonOS/edit/master/docs/os-development/linux.md
releases pagehttps://github.com/MicroPythonOS/MicroPythonOS/releases
manuallyhttps://docs.MicroPythonOS.com/os-development/installing-on-esp32/
web installerhttps://install.MicroPythonOS.com
releases pagehttps://github.com/MicroPythonOS/MicroPythonOS/releases
releases pagehttps://github.com/MicroPythonOS/MicroPythonOS/releases
Installing on ESP32https://docs.MicroPythonOS.com/os-development/installing-on-esp32/
Compilinghttps://docs.MicroPythonOS.com/os-development/compiling/
Users reporthttps://github.com/MicroPythonOS/MicroPythonOS/issues/31
web porthttps://docs.MicroPythonOS.com/web-port/using/
webinstallerhttps://install.MicroPythonOS.com
on MacOShttps://docs.MicroPythonOS.com/os-development/macos/
Linuxhttps://docs.MicroPythonOS.com/os-development/macos/
the webinstallerhttps://install.micropythonos.com/
Supported Hardwarehttps://docs.MicroPythonOS.com/getting-started/supported-hardware/
Porting Guidehttps://docs.MicroPythonOS.com/os-development/porting-guide/
Back to top https://docs.MicroPythonOS.com/os-development/linux/
Previous Overview https://docs.MicroPythonOS.com/os-development/
Next On MacOS https://docs.MicroPythonOS.com/os-development/macos/
Material for MkDocs https://squidfunk.github.io/mkdocs-material/
https://github.com/MicroPythonOS
https://chat.micropythonos.com

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.