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 | 
|---|---|---|
|  Fedora 42 | aarch64 (41)*, x86_64 (112)* | Fedora 42 (50 downloads) | 
|  Fedora 43 | aarch64 (4)*, x86_64 (11)* | Fedora 43 (14 downloads) | 
|  Fedora rawhide | aarch64 (28)*, x86_64 (24)* | Fedora rawhide (45 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable pgdev/minio
  
  
     More info about enabling Copr repositories