Below you will find pages that utilize the taxonomy term “Stormux”
Welcome to Stormux
Welcome to Stormux. Stormux is an accessible to the blind Raspberry Pi distribution based on Arch Linux ARM.
Stormux has a few extra packages like magic-wormhole and the Fenrir screen reader installed on the image. Also, Stormux uses pipewire for sound.
You can grab the latest images for the Raspberry Pi 4, Raspberry Pi 5, and x86_64 systems from https://stormux.org/downloads. For convenience, there is a script available called configure-stormux that can help with installing desktops, enabling bluetooth (aarch64 only), and a few other things. To use it, simply type configure-stormux at the prompt.
If you are interested in installing the Stormux repository on an Arch Linux system, aarch64 or x86_64, you can add it manually. First, download and add the repository signing key:
curl -fsSLO https://packages.stormux.org/stormux_repo.pub
sudo pacman-key --add stormux_repo.pub
sudo pacman-key --lsign-key 52ADA49000F1FF0456F8AEEFB4CDE1CD56EF8E82
Next, edit /etc/pacman.conf and add the Stormux repository before the [core] repository:
[stormux]
SigLevel = Required DatabaseOptional
Server = https://packages.stormux.org/$arch
Then refresh the package databases:
sudo pacman -Sy
If you prefer the convenience script, it performs the same setup automatically:
curl -fsSL https://stormux.org/add-stormux.sh | sudo bash
Help is available on the Stormux email list or by selecting “Get help on IRC” from the configure-stormux menu.
Subscribe to the Stormux Email List
To join the Stormux mailing list, send an email with the subject subscribe to the following address:
If your email client doesn’t open automatically, you can manually compose an email to stormux+subscribe@groups.io and set the subject to subscribe.