Description
MinIO is a high-performance, S3 compatible object storage.
Installation Instructions
# enable COPR repo
dnf copr enable pgdev/minio
# install minio server
dnf install minio
# install minio cli client
dnf install minio-mc
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 (0)*, x86_64 (19)* | Fedora 41 (15 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (4)* | Fedora rawhide (13 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pgdev/minio
More info about enabling Copr repositories