melmorabity/octoprint
Project ID: 76943
Description
This repository provides OctoPrint, a web interface for 3D printers.
Installation Instructions
- Enable this repository:
$ sudo dnf copr enable melmorabity/octoprint
- Install the
octoprintpackage:$ sudo dnf install octoprint - Start and enable the OctoPrint service:
$ sudo systemctl enable --now octoprint.service
Once started, OctoPrint will be available at http://127.0.0.1:5000.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Fedora 41
|
aarch64 (823)*, x86_64 (893)* | Fedora 41 (41 downloads) |
Fedora 42
|
aarch64 (636)*, x86_64 (660)* | Fedora 42 (33 downloads) |
Fedora 43
|
aarch64 (29)*, x86_64 (34)* | Fedora 43 (8 downloads) |
Fedora rawhide
|
aarch64 (6053)*, x86_64 (6709)* | Fedora rawhide (85 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable melmorabity/octoprint
More info about enabling Copr repositories
Fedora 41