mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
20 lines
936 B
HTML
20 lines
936 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Debuginfod service - Arch Linux</title>
|
|
</head>
|
|
<body>
|
|
<h1>Debuginfod service - Arch Linux</h1>
|
|
<img src="archlinux.png">
|
|
|
|
<p>This is the <a href="https://sourceware.org/elfutils/Debuginfod.html">debuginfod</a> service for Arch Linux. For more information about it, please refer to <a href="https://wiki.archlinux.org/title/Debuginfod">https://wiki.archlinux.org/title/Debuginfod</a>.</p>
|
|
|
|
<p>The following environment variable must be set in your shell to use it:</p>
|
|
<pre>DEBUGINFOD_URLS="https://debuginfod.archlinux.org"</pre>
|
|
|
|
<p>A dashboard can be found on <a href="https://dashboards.archlinux.org/d/U0xac1x7z/debuginfod?orgId=1">https://dashboards.archlinux.org/</a>.</p>
|
|
<p>List of currently available packages can be found on <a href="/packages">here</a>.</p>
|
|
</body>
|
|
</html>
|