Giter VIP home page Giter VIP logo

archlinux-proaudio's Introduction

archlinux-proaudio

Build Status x86_64 aarch64

Actively maintained binary package repo for Arch Linux of free and open source pro-audio software. This repository only provides packages that are not already in the official Arch Linux repository.

List of packages | GitHub repo

The repository is maintained and tested for both x86_64 and aarch64 (Arch Linux ARM) architectures.

Contributions are welcome! To suggest software for inclusion in the repo open a GitHub issue.

How to use

As we're still working on the setup, this information maybe subject to change without notice! We try to announce important changes on IRC (#archlinux-proaudio on irc.libera.chat) and reflect the current information on the Arch Wiki.

Add the repo to your /etc/pacman.conf:

[proaudio]
Server = https://arch.osamc.de/$repo/$arch

Download, import and sign the current signing key:

# curl https://arch.osamc.de/proaudio/osamc.gpg | pacman-key --add -
# pacman-key --lsign-key 762AE5DB2B38786364BD81C4B9141BCC62D38EE5

You can now install packages from the repo using pacman -Sy.

Debug packages

Similar to the official repos, we provide debug symbols in separate packages and run a Debuginfod server under https://arch.osamc.de. To use this with compatible clients like gdb, install the debuginfod package and add the URL:

# pacman -Sy debuginfod
# echo https://arch.osamc.de > /etc/debuginfod/proaudio.urls

Reboot, so the DEBUGINFOD_URLS environment variable gets initialized correctly.

Instead of using debuginfod, you could also selectively install individual debug packages from https://arch.osamc.de/debug-archive/.

archlinux-proaudio's People

Contributors

spotlightkid avatar cbix avatar diovudau avatar thisven avatar jujudusud avatar bleuzen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.