Skip to content

v4.28.9

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:35
· 13 commits to main since this release
v4.28.9
61a106e

What's Changed

  • Register protocol handler on startup by Bjarne Øverli (@bjarneo) (61a106e)

Installation

Arch Linux (AUR)

yay -S aether

Debian / Ubuntu (x86_64)

wget https://github.com/bjarneo/aether/releases/download/v4.28.9/aether_4.28.9_amd64.deb
sudo dpkg -i aether_4.28.9_amd64.deb
sudo apt-get install -f

Debian / Ubuntu (aarch64)

wget https://github.com/bjarneo/aether/releases/download/v4.28.9/aether_4.28.9_arm64.deb
sudo dpkg -i aether_4.28.9_arm64.deb
sudo apt-get install -f

Pre-built Binary (x86_64)

wget https://github.com/bjarneo/aether/releases/download/v4.28.9/aether-linux-amd64
chmod +x aether-linux-amd64
sudo mv aether-linux-amd64 /usr/local/bin/aether

Pre-built Binary (aarch64)

wget https://github.com/bjarneo/aether/releases/download/v4.28.9/aether-linux-arm64
chmod +x aether-linux-arm64
sudo mv aether-linux-arm64 /usr/local/bin/aether

Build from Source

Requires Go 1.23+, Node.js 22+, and Wails.

git clone https://github.com/bjarneo/aether.git
cd aether
make build

SHA256 (source archive, for PKGBUILD):

2eafd11123cf4b48f5a8f1a5a4ca77e4fbdbf6edbd5efb31b484b575f000f132