Page 1 of 1

Mx CLI

Posted: Mon Apr 03, 2023 6:48 am
by abd_bela
Hi,
how to install the cli version
what is the installcommand
regards

Re: Mx CLI

Posted: Mon Apr 03, 2023 7:16 am
by j2mcgreg
In a terminal run

Code: Select all

sudo minstall-launcher
or

Code: Select all

sudo minstall-pkexec
Note: depending on the environment in which you are going to launch the installer, you may not need to preface the command with sudo.

Re: Mx CLI

Posted: Mon Apr 03, 2023 8:09 am
by dolphin_oracle
if you are talking about the cli spin of MX, you'll need to use the cli-installer

Code: Select all

sudo cli-installer
should do it.

Re: Mx CLI

Posted: Mon Apr 03, 2023 9:59 am
by Adrian
I think it should mention that on the screen before you log in.

Let me know if you have any feedback about CLI and installer. This is by the way my personal project and not supported by MX so people on the forum might not even know about it even less know how to help.
Also, keep in mind: "This ISO is only for EXPERTS."

Re: Mx CLI

Posted: Tue Apr 04, 2023 11:25 am
by abd_bela
Thanks a lot
it is cli-installer.
regards