# ANGLE PUBLIC KEYS SERVER ## Install the Client Only supported for Ubuntu 22.04 LTS. ``` curl -sS "https://keys.angle.mx/install" | sudo bash -s $USER ``` ### Non-interactive Install For non-interactive use, make sure to first define the Server ID by creating a file in `$HOME`: ``` echo "{ANGLE_KEYS_ID}" > ~/.angle-keys-server-id ``` Replace {ANGLE_KEYS_ID} with the actual ID you want to assign to the server