mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
Reminder to install mc, not Midnight Commander (#1121)
Add admonition to the Linux `mc` install steps about installing the correct binary from `dl.min.io`. If you use your native package manager, you are very likely to get GNU Midnight Commander instead. Staged http://192.241.195.202:9000/staging/not-midnight-commander/linux/reference/minio-mc.html#install-mc
This commit is contained in:
@ -51,6 +51,16 @@
|
||||
|
||||
mc --help
|
||||
|
||||
.. admonition:: Install from the MinIO Download Page
|
||||
:class: note
|
||||
|
||||
MinIO does not officially publish its binaries to common Linux repositories or package managers (Ubuntu, RHEL, Archlinux/AUR).
|
||||
The only official source of MinIO binaries is the `MinIO Download Page <https://dl.min.io/client/mc/release/>`__.
|
||||
|
||||
MinIO does not recommend installation through a package manager, as upstream repositories may install the incorrect package or a renamed package.
|
||||
|
||||
All documentation assumes the installation of the *official* ``mc`` client binary through the download page *only*, with no changes to binary naming.
|
||||
|
||||
.. tab-item:: macOS
|
||||
|
||||
.. code-block:: shell
|
||||
|
Reference in New Issue
Block a user