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 (1173)*, x86_64 (1209)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (299)*, x86_64 (246)* | Fedora 40 (34 downloads) |
![]() |
aarch64 (80)*, x86_64 (76)* | Fedora 41 (17 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (0 downloads) |
![]() |
aarch64 (5270)*, x86_64 (5505)* | Fedora rawhide (60 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable melmorabity/octoprint
More info about enabling Copr repositories