mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
Add some details about Fedora
@@ -66,7 +66,13 @@ This will generate the 'py' executable, which may be executed by:
|
||||
|
||||
### Fedora, CentOS, and Red Hat Enterprise Linux and variants
|
||||
|
||||
The required packages can be installed with:
|
||||
For Fedora 'micropython' is available in the [Fedora Package Collection](https://src.fedoraproject.org/rpms/micropython).
|
||||
|
||||
> sudo dnf -y install micropython
|
||||
|
||||
Additional details can be found in the [Fedora Developer Portal](https://developer.fedoraproject.org/tech/languages/python/micropython.html).
|
||||
|
||||
If you want a more recent release or if you are running CentOS then follow those steps. The required packages can be installed with:
|
||||
|
||||
> sudo yum install git gcc readline-devel libffi-devel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user