Download section offers two packages: a ZIP archive for x64 processors and a ZIP archive for Arm64 processors. 32-bit Windows is not supported.
Download the ZIP archive, unpack it somewhere on your disk and run spek.exe
.
Download section offers two packages: a TGZ archive for Intel processors and a TGZ archive for Apple Silicon. Spek requires macOS 10.5+.
Download and unpack the TGZ archive, then drag the Spek icon to Applications.
Spek-X
Original Spek (Outdated)
- Arch: spek and spek-git
- Debian: spek
- Fedora: RPMFusion package
- FreeBSD: audio/spek
- Gentoo: media-sound/spek
- Ubuntu: spek
git clone https://github.com/MikeWang000000/spek-X.git
cd spek-X
./autogen.sh
make
To build you will need wxWidgets and FFmpeg packages. On Debian/Ubuntu you also
need development packages: libwxgtk3.0-dev
, wx-common
, libavcodec-dev
and
libavformat-dev
.
To start Spek, run:
src/spek
Or install it with:
sudo make install