πββοΈ Getting Started
Before using Umar, please check your OS first. Umar was created for Linux systems, especially Arch Linux. I highly recommend running Umar on that system.
Warning
Although it might work on other Linux distros, macOS, or Windows WSL, I have not tested Umar extensively on those platforms. I once tested it on Fedora 42 and Ubuntu 24.04βsome commands worked, some didnβt. So, be careful when using it.
Danger
Umar doesnβt work on Windows CLI systems (such as PowerShell or Command Prompt).
Tip
You can always check the Umar's source code through the commands umar r
or umar p
. This might give you more confidence to use it next time.
If youβre not sure about what youβre doing, please donβt proceed.
Installation
To install Umar, run the following command:
Bash | |
---|---|
If the
install.sh
URL above doesnβt work, you can use this URL instead:https://raw.githubusercontent.com/dalikewara/umar/master/install.sh
.
Tip
If youβre concerned about safety and security, you can download the install.sh file first and execute it manually. Or, you can view the install.sh
source code at https://raw.githubusercontent.com/dalikewara/umar/master/install.sh.
Upgrade
If you already have Umar installed, simply run the following command to upgrade to the latest version:
Bash | |
---|---|
Usage
Just run this command:
Bash | |
---|---|
It will list all available commands you can use.