aboutsummaryrefslogtreecommitdiffstats
path: root/packages.md
blob: f4917f70052312568798ea9f168a976f627330ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: Package mirrors
---

sr.ht operates a number of automatically-updated package repositories where you
can find packages for sr.ht software in various distributions at
[mirror.sr.ht](https://mirror.sr.ht).

# Package Repositories

## Alpine Linux

Note: this repository is a work in progress.

**Mirror URL**: `https://mirror.sr.ht/alpine/sr.ht`

**Signing Key**: [alpine@sr.ht.pub](https://mirror.sr.ht/alpine/sr.ht/alpine%40sr.ht.rsa.pub)

## Arch Linux

**Mirror URL**: `https://mirror.sr.ht/archlinux/sr.ht`

```
[sr.ht]
Server = https://mirror.sr.ht/archlinux/sr.ht
```

**Signing Key**: `C0AAFC1676BD998617C94C42DC59670F1EB0A189`

```
$ pacman-key --recv-keys C0AAFC1676BD998617C94C42DC59670F1EB0A189
$ pacman-key --lsign-key C0AAFC1676BD998617C94C42DC59670F1EB0A189
```