v4.29.5
What's Changed
- Move repository links to omacom-io by Bjarne Øverli (@bjarneo) (
01496a7) - Harden aether protocol imports by Bjarne Øverli (@bjarneo) (
ffac04a)
Installation
Arch Linux (AUR)
yay -S aetherDebian / Ubuntu (x86_64)
wget https://github.com/omacom-io/aether/releases/download/v4.29.5/aether_4.29.5_amd64.deb
sudo dpkg -i aether_4.29.5_amd64.deb
sudo apt-get install -fDebian / Ubuntu (aarch64)
wget https://github.com/omacom-io/aether/releases/download/v4.29.5/aether_4.29.5_arm64.deb
sudo dpkg -i aether_4.29.5_arm64.deb
sudo apt-get install -fPre-built Binary (x86_64)
wget https://github.com/omacom-io/aether/releases/download/v4.29.5/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-io/aether/releases/download/v4.29.5/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-io/aether.git
cd aether
make buildSHA256 (source archive, for PKGBUILD):
74c31e5e3d3e63ee760e4ae48b5917dbfcd794a47e9e402a9583b81083ccbf97