MMRL-CLI
MMRL Command Line Interface is a free tool to install Magisk/KernelSU modules
How to download and setup MMRL-CLI
Open terminal and run command
git clone https://github.com/MMRLApp/MMRL-CLI.git
git clone is used to create a copy or clone of MMRL-CLI repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with MMRL-CLI https://github.com/MMRLApp/MMRL-CLI/archive/master.zip
Or simply clone MMRL-CLI with SSH
[email protected]:MMRLApp/MMRL-CLI.git