Installing ABRATools#
Using the convenience script#
Download the convenience script:
curl -fsSL https://abra-tools.com/scripts/install-abra.sh -o install-abra.sh
Verify the script contents:
cat install-abra.sh
Make the script executable:
chmod +x install-abra.sh
Run the script as root or with sudo:
sudo ./install-abra.sh