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-client
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 (11)*, x86_64 (24)* | Fedora 42 (11 downloads) |
![]() |
aarch64 (8)*, x86_64 (12)* | Fedora rawhide (25 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pgdev/minio
More info about enabling Copr repositories