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 |
---|---|---|
![]() |
aarch64 (1211)*, x86_64 (1245)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (341)*, x86_64 (284)* | Fedora 40 (37 downloads) |
![]() |
aarch64 (126)*, x86_64 (117)* | Fedora 41 (21 downloads) |
![]() |
aarch64 (14)*, x86_64 (16)* | Fedora 42 (4 downloads) |
![]() |
aarch64 (5308)*, x86_64 (5533)* | Fedora rawhide (64 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable melmorabity/octoprint
More info about enabling Copr repositories