Installation Process
Autograph installation depends on the platform you are planning to install it on.
Install Autograph on macOS
Autograph is distributed as a self-contained .dmg
archive. Double click on the .dmg
to uncompress, then drag & drop Autograph in the Applications folder. Autograph is ready to be used!
Install Autograph on Windows
Double click on the .exe
installer which will guide you throughout the installation process. Note that installation may fail if the target directory is not empty. You can install Autograph in the command-line by running
installer.exe in
Install Autograph on Linux
Install on RHEL distributions (Rocky, Alma, Fedora)
Download the .rpm
package. To install, either double-click on the file, which should open the Software application which lets you install it, otherwise run the following command in a terminal:
sudo yum -y install ~/Downloads/Autograph*.rpm
Before installing, you can check the signature of the RPM file to ensure the binary was produced by Left Angle: Download the public key and import it with rpm:
rpm --import leftangle-pub.asc
Verify the signature with dpkg-sig:
rpm -KV Autograph-2024.4v1_beta-33981.x86_64.rpm
This should produce something like below, with key ID dc44d58c: OK
:
Header V4 RSA/SHA256 Signature, key ID dc44d58c: OK
Header SHA256 digest: OK
Header SHA1 digest: OK
Payload SHA256 digest: OK
V4 RSA/SHA256 Signature, key ID dc44d58c: OK
MD5 digest: OK
Install on Debian based distributions (Ubuntu)
Download the .deb
package. To install, run the following command in the terminal:
sudo dpkg -i ~/Downloads/autograph*.deb
Before installing, you can check the signature of the DEB file to ensure the binary was produced by Left Angle: Download the public key and import it with gpg:
gpg --import leftangle-pub.asc
Verify the signature with dpkg-sig:
dpkg-sig --verify autograph_2024.4v1_beta_33981_amd64.deb
This should produce something like below, with GOODSIG
:
GOODSIG _gpgleftangle E86F43B12A1C2B2F948183F60647411ADC44D58C 1713874290