All Projects → DDoSolitary → alpine-repo

DDoSolitary / alpine-repo

Licence: GPL-3.0 license
An unofficial repository for Alpine Linux

Programming Languages

shell
77523 projects

alpine-repo

Build Status

This is an unofficial repository for Alpine Linux.

How to use

  1. Trust my public key.
wget -P /etc/apk/keys https://alpine-repo.sourceforge.io/[email protected]

This public key is signed by my GPG key. If you want to verify the public key, you can download the signature from here, and get my public key from the SKS keyservers. The fingerprint of my GPG key is 688E1D093C3638F588890D4450268311C7AD3F62.

  1. I only build packages for the edge releases, so upgrade to it if you're using stable releases.

  2. Add this line to /etc/apk/repositories

https://alpine-repo.sourceforge.io/packages
  1. Update your local index.
apk update
  1. Enjoy it!

Limitations

  • Downloading may be slow in some regions (e.g. China).

  • No packages for stable releases, and old packages are deleted immediately after newer ones are built. However, as a fan of Arch Linux, I consider this limitation "a feature".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].