Unlike Ansible, installing AWX involves more than a single command, but it's still fairly quick and easy.
First of all, you need to install ansible, docker, and docker-py. After this, you need to give permission to the desired user to run Docker. Lastly, you need to download AWX Git repo and execute an ansible playbook.