install redis manjaro code example
Example: how to install redis on manjaro
pamac install redis
sudo systemctl enable --now redis
sudo systemctl status redis
pamac install redis
sudo systemctl enable --now redis
sudo systemctl status redis