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 (1298)*, x86_64 (1024)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (823)*, x86_64 (893)* | Fedora 41 (37 downloads) |
![]() |
aarch64 (634)*, x86_64 (652)* | Fedora 42 (29 downloads) |
![]() |
aarch64 (25)*, x86_64 (25)* | Fedora 43 (4 downloads) |
![]() |
aarch64 (6053)*, x86_64 (6681)* | Fedora rawhide (75 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable melmorabity/octoprint
More info about enabling Copr repositories