The current installation script has dependencies to SUDO access. Not all users have sudo access on their compute machines.
Another issue is dependencies to the Fedora distribution:
sudo dnf install -y libibverbs rdma-core libmlx5 libibverbs-devel rdma-core-devel
sudo dnf install gh"
It would be nice to make it compatible with both Conda and other OS distributions.