What's Changed
Installation
Arch Linux (AUR)
yay -S aetherDebian / Ubuntu (x86_64)
wget https://github.com/omacom/aether/releases/download/v4.29.8/aether_4.29.8_amd64.deb
sudo dpkg -i aether_4.29.8_amd64.deb
sudo apt-get install -fDebian / Ubuntu (aarch64)
wget https://github.com/omacom/aether/releases/download/v4.29.8/aether_4.29.8_arm64.deb
sudo dpkg -i aether_4.29.8_arm64.deb
sudo apt-get install -fPre-built Binary (x86_64)
wget https://github.com/omacom/aether/releases/download/v4.29.8/aether-linux-amd64
chmod +x aether-linux-amd64
sudo mv aether-linux-amd64 /usr/local/bin/aetherPre-built Binary (aarch64)
wget https://github.com/omacom/aether/releases/download/v4.29.8/aether-linux-arm64
chmod +x aether-linux-arm64
sudo mv aether-linux-arm64 /usr/local/bin/aetherBuild from Source
Requires Go 1.23+, Node.js 22+, and Wails.
git clone https://github.com/omacom/aether.git
cd aether
make buildSHA256 (source archive, for PKGBUILD):
b83e0eeb1332b4ed655389a051d5b9b14a3e109968b7f278005e52c5e69a1e9c