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
octoprint
package:$ 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 39 | aarch64 (1161)*, x86_64 (1197)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (287)*, x86_64 (234)* | Fedora 40 (29 downloads) |
Fedora 41 | aarch64 (52)*, x86_64 (56)* | Fedora 41 (9 downloads) |
Fedora rawhide | aarch64 (5258)*, x86_64 (5475)* | Fedora rawhide (52 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable melmorabity/octoprint
More info about enabling Copr repositories