Download

From AlsaProject

Jump to: navigation, search

Contents

[edit] Latest Software Source Releases

Package Stable Release

(2008-02-06)

Development Release Description
Driver (alsa-driver) 1.0.16 1.0.17rc3 Kernel drivers
Firmware alsa-firmware) 1.0.16 1.0.17rc2 Firmware for cards that require it
Library (alsa-lib) 1.0.16 1.0.17rc2 Userspace library
Plugins (alsa-plugins) 1.0.16 1.0.17rc2 Additional library plugins Eg.jack, pulse, maemo ...
Utilities (alsa-utils) 1.0.16 1.0.17rc2 Utilities aplay,arecord,amixer etc
Tools (alsa-tools) 1.0.16 1.0.17rc1 Tools
PyALSA (pyalsa) 1.0.16 1.0.17rc1 Python bindings for ALSA lib
OSS compat lib (alsa-oss) 1.0.15 none OSS compatibility library

See ChangeLogs to find out what has changed since the previous release.

[edit] .bz2 extension handling

The .bz2 extension belongs to the bzip2 compression utility which replaces gzip. You may unpack the .tar.bz2 files directly using one of the following commands:

        using the newer version of tar:
tar xjf <file>

        or, using the older version of tar:
tar xIf <file>

        or, with all versions of tar:
bunzip2 -c <file> | tar xf -

[edit] FTP Access

Primary Site

US Mirrors

Europe Mirrors

[edit] FTP via HTTP (web) access

Europe Sites

[edit] Developers: GIT access

[edit] (Unofficial) Daily Snapshot Tarballs

The tarballs of the latest HG version with ready-for-build configure script are available at:

[edit] Tracker System

[edit] Rsync

ALSA rsync access
URL rsync://alsa.alsa-project.org/ftp
Access read-only
Description read-only access to the whole FTP tree
Personal tools
Toolbox